mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-14 09:48:02 +02:00
2003-02-17 Anders Carlsson <andersca@codefactory.se.>
Release 0.4 * NEWS: Update
This commit is contained in:
parent
108fdc542a
commit
94a718b2af
4 changed files with 19 additions and 3 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2003-02-17 Anders Carlsson <andersca@codefactory.se.>
|
||||
|
||||
Release 0.4
|
||||
|
||||
* NEWS: Update
|
||||
|
||||
2003-02-17 Anders Carlsson <andersca@codefactory.se>
|
||||
|
||||
* doc/dbus-specification.sgml:
|
||||
|
|
|
|||
10
NEWS
10
NEWS
|
|
@ -1,3 +1,13 @@
|
|||
D-BUS 0.4
|
||||
===
|
||||
|
||||
- Preliminary activation support.
|
||||
- Better authentication test suite
|
||||
- Bus test program
|
||||
- Specification updates
|
||||
- Thread safety
|
||||
- Bug fixes
|
||||
|
||||
D-BUS 0.3
|
||||
===
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
|||
|
||||
AC_INIT(dbus/dbus.h)
|
||||
|
||||
AM_INIT_AUTOMAKE(dbus, 0.3)
|
||||
AM_INIT_AUTOMAKE(dbus, 0.4)
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
<article id="index">
|
||||
<artheader>
|
||||
<title>D-BUS Protocol Specification</title>
|
||||
<releaseinfo>Version 0.1</releaseinfo>
|
||||
<date>22 January 2003</date>
|
||||
<releaseinfo>Version 0.4</releaseinfo>
|
||||
<date>17 February 2003</date>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<firstname>Havoc</firstname>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue