summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-03-07 21:10:46 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-03-07 21:10:46 +0000
commit076664a5c566a02cd32e19903c158d0ac2bee1ac (patch)
tree3f1600c5fa6ff77f35bf8c0f32d167879265f9f5 /ChangeLog
parentae94f92b5d5692dd4f4084ee9b60e3fe6e44fac5 (diff)
* NEWS: Update for 0.31dbus-0.31.0
* configure.in: Release 0.31 add LT_CURRENT, LT_REVISION, LT_AGE for easy soname bumping * qt/Makefile.am: fixed build * dbus/Makefile.am: soname bump for libdbus * glib/Makefile.am: soname bump for libdbus-glib
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3392d07..fa567f72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-03-07 John (J5) Palmieri <johnp@redhat.com>
+ * NEWS: Update for 0.31
+
+ * configure.in: Release 0.31
+ add LT_CURRENT, LT_REVISION, LT_AGE for easy soname bumping
+
+ * qt/Makefile.am: fixed build
+
+ * dbus/Makefile.am: soname bump for libdbus
+
+ * glib/Makefile.am: soname bump for libdbus-glib
+
2005-03-05 Havoc Pennington <hp@redhat.com>
* dbus/dbus-sysdeps.c: