]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
0.8 dbus-0.8
authorHavoc Pennington <hp@redhat.com>
Sun, 6 Apr 2003 02:44:49 +0000 (02:44 +0000)
committerHavoc Pennington <hp@redhat.com>
Sun, 6 Apr 2003 02:44:49 +0000 (02:44 +0000)
ChangeLog
NEWS
configure.in

index 59f1e9681278628f061449a4973636aed0265fe9..ebb48867a5b0235d851b0bae1399e55aee2d58e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-05  Havoc Pennington  <hp@pobox.com>
+
+       * NEWS: update
+
+       * configure.in: 0.8
+
 2003-04-05  Havoc Pennington  <hp@pobox.com>
 
        * bus/bus.c (setup_server): fix this so dbus-daemon-1 doesn't 
diff --git a/NEWS b/NEWS
index d5cd46fa0196e8815fc3e7085a03d14b994bf975..3d1590e76f6520aa967e4bf00b12a038cc0bcaa0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+D-BUS 0.8
+===
+
+- fix dumb bug in 0.7
+
 D-BUS 0.7
 ===
 
index 04c4731601342923b24cacdb7967b4d7a0f0a6f8..27483570ba6a06e97e7f723e35cb8b6c2928dbd7 100644 (file)
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
 
 AC_INIT(dbus/dbus.h)
 
-AM_INIT_AUTOMAKE(dbus, 0.7)
+AM_INIT_AUTOMAKE(dbus, 0.8)
 
 AM_CONFIG_HEADER(config.h)