]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
* News: Update 0.32 dbus-0.32.0
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 29 Mar 2005 18:27:35 +0000 (18:27 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 29 Mar 2005 18:27:35 +0000 (18:27 +0000)
* HACKING: Fixed realease instructions.  configure.in should be updated to
  the next release by the person who made the last release.

ChangeLog
HACKING
NEWS

index 9afd23d32f2ca646ddc7416f4a071f5d879f0810..4144fdb08b531b9c36b37f85a9591a0eff8951d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-03-29  John (J5) Palmieri  <johnp@redhat.com>
+
+       * News: Update 0.32
+
+       * HACKING: Fixed realease instructions.  configure.in should be updated to
+         the next release by the person who made the last release.
+
 2005-03-29  John (J5) Palmieri  <johnp@redhat.com>
 
        * python/lvalue_cast_post_process.py - removed.  Patch has been
diff --git a/HACKING b/HACKING
index 92787dce39fd73127305d7e1635aeaa0bc0692fb..d94783ba2c39c78419e72265bf02dab705cef4a8 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -66,8 +66,6 @@ To make a release of D-BUS, do the following:
 
  - check out a fresh copy from CVS
 
- - increment the version number in configure.in
-
  - verify that the libtool versioning/library soname is 
    changed if it needs to be, or not changed if not
 
diff --git a/NEWS b/NEWS
index dc1199d7c51b0991d1279733030c2868efb4c478..405cb747ff32111acfbe2316642efbe303bb1ba9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+D-BUS 0.32 (29 Mar 2005)
+===
+
+- mono bindings now compiles correctly
+- mono binding cleanups
+- glib bindings generates wrappers for bus methods in dbus-glib-bindings.h
+- glib binding cleanus
+- users and groups can now be specified by UID and GID in config files
+- numerous memory leak fixes
+- various other fixes
+
 D-BUS 0.31 (07 Mar 2005)
 ===