mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-03 15:00:14 +01:00
2003-03-18 Anders Carlsson <andersca@codefactory.se>
* configure.in: 0.6 * NEWS: Update.
This commit is contained in:
parent
615fa679e1
commit
d04cc0dc29
3 changed files with 14 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2003-03-18 Anders Carlsson <andersca@codefactory.se>
|
||||
|
||||
* configure.in: 0.6
|
||||
|
||||
* NEWS: Update.
|
||||
|
||||
2003-03-17 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* dbus/dbus-internals.h: add gcc attributes so that
|
||||
|
|
|
|||
7
NEWS
7
NEWS
|
|
@ -1,3 +1,10 @@
|
|||
D-BUS 0.6
|
||||
===
|
||||
- Vastly improved bus daemon test suite
|
||||
- Lots of misc. bugfixes and memory leak fixes
|
||||
- Support for marshalling key/value data
|
||||
- Activation improvements.
|
||||
|
||||
D-BUS 0.5
|
||||
===
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
|||
|
||||
AC_INIT(dbus/dbus.h)
|
||||
|
||||
AM_INIT_AUTOMAKE(dbus, 0.5)
|
||||
AM_INIT_AUTOMAKE(dbus, 0.6)
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue