mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 16:58:00 +02:00
2003-01-15 Havoc Pennington <hp@redhat.com>
Release 0.2 * NEWS: update
This commit is contained in:
parent
8c11bc0671
commit
59d131e431
3 changed files with 12 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2003-01-15 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
Release 0.2
|
||||
|
||||
* NEWS: update
|
||||
|
||||
2003-01-15 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* test/Makefile.am: fix so that test source code ends up in the
|
||||
|
|
|
|||
5
NEWS
5
NEWS
|
|
@ -1,3 +1,8 @@
|
|||
D-BUS 0.2
|
||||
===
|
||||
|
||||
- Include test code in the tarball.
|
||||
|
||||
D-BUS 0.1
|
||||
===
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
|||
|
||||
AC_INIT(dbus/dbus.h)
|
||||
|
||||
AM_INIT_AUTOMAKE(dbus, 0.1)
|
||||
AM_INIT_AUTOMAKE(dbus, 0.2)
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue