]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
2003-01-15 Havoc Pennington <hp@redhat.com> dbus-0.2
authorHavoc Pennington <hp@redhat.com>
Wed, 15 Jan 2003 18:40:30 +0000 (18:40 +0000)
committerHavoc Pennington <hp@redhat.com>
Wed, 15 Jan 2003 18:40:30 +0000 (18:40 +0000)
        Release 0.2

* NEWS: update

ChangeLog
NEWS
configure.in

index 37e4e70b62fddfe724347647ee995b6b8cc1e199..3036171799784050f0cdbce1f8df4b33b92e3244 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/NEWS b/NEWS
index 2bb59b74dae0455ac211b66e80a5c0a41d9a26f9..52bb18a6467ce0f54e237e2e9ee4f792bae45d3d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+D-BUS 0.2
+===
+
+ - Include test code in the tarball.
+
 D-BUS 0.1
 ===
 
index 1bc25b423728fbf7e908dec37982a46c2b161e67..188d9f2ac15dbde5d0195f4725abda67defe4ef7 100644 (file)
@@ -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)