Hi,<br><br>I&#39;ve kicked DBus-GLib 0.76 out the door.&nbsp; For details on the release see this link:<br><a href="http://www.freedesktop.org/wiki/Software/DBusBindings#head-5c181965b57f235a8ccc3339dc27d74afd853c07">http://www.freedesktop.org/wiki/Software/DBusBindings#head-5c181965b57f235a8ccc3339dc27d74afd853c07</a><br>
(copy/pasted NEWS below)<br><br>By far the most important fix is #15430 - distributors, please pick this up.<br><br>One thing I want to note for everyone contributing to dbus-glib: the HACKING file is now updated with<br>
some more useful information.&nbsp; In particular, there is now a plea to *please* extend the test suite when adding patches.<br><br>Also I think the Cairo-style even-stable odd-development versioning makes sense so let&#39;s go with that.<br>
<br>D-Bus GLib Bindings 0.76 (05 Jun 2008)<br>==<br><br>Thanks to Dan Williams, David Zeuthen, Kimmo Hämäläinen,<br>Ross Burton, William Jon McCann, Colin Walters, Brian Cameron,<br>Peter O&#39;Gorman, Peter Kjellerstedt, Christian Persch,<br>
Rob Taylor and others for their contributions in this release.<br><br>Critical fixes:<br><br>&nbsp;- #15430: ABI now guaranteed frozen<br>&nbsp;- #8607: Fix broken introspection XML<br>&nbsp;- #16079: Return an error on unknown property Get<br>
&nbsp;- #10834: Fix error handling in dbus_g_proxy_end_call_internal<br><br>Other notable fixes:<br><br>&nbsp;- #11672: Fixes for /bin/sh as dash<br>&nbsp;- #11675: Fixes for non-gcc compilers<br>&nbsp;- #10668: Correctly detect path to dbus-daemon<br>
&nbsp;- #12849, #12857: Memory leak fixes<br>&nbsp;- New function to specify default timeout for calls on proxy<br>&nbsp;- Implement org.freedesktop.DBus.Properties.GetAll<br>&nbsp;- Require DBus 1.1<br><br><br>