* configure.in: 0.5
* NEWS: Update.
+2003-03-02 Havoc Pennington <hp@pobox.com>
+
+ * configure.in: 0.5
+
+ * NEWS: Update.
+
2003-03-01 Joe Shaw <joe@ximian.com>
* configure.in: Check for "struct cmsgcred" and try to access its
+D-BUS 0.5
+===
+
+- Specification updates
+- port to OS X and other BSD variants
+- port to Solaris
+- Partial work on cookie-based authentication
+- Thread safety fixes
+- Lots of misc. bugfixes
+- Support for more array types
+- Add data slots to DBusServer
+- DBusString security audit fixes
+- Fix for systems (or valgrind) with unaligned malloc blocks
+
D-BUS 0.4
===
AC_INIT(dbus/dbus.h)
-AM_INIT_AUTOMAKE(dbus, 0.4)
+AM_INIT_AUTOMAKE(dbus, 0.5)
AM_CONFIG_HEADER(config.h)