]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Update ChangeLog
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 11 Oct 2007 09:38:01 +0000 (10:38 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 11 Oct 2007 09:38:01 +0000 (10:38 +0100)
ChangeLog

index 1e12c9098410f85ddef0e96e18a0c1cdab6ad10e..e07652b56800a234c2f1aed8ddd91b5f13727c6f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
        * tools/dbus-launch.c: convert C++-style comment to C-style, add {}
        for clarity
        * .gitignore: ignore vi swapfiles
+       * dbus/dbus-errors.h, dbus/dbus-errors.c: Add DBUS_ERROR_INIT macro
+       for the benefit of libdbus users whose coding style allows initialized
+       variables (although dbus core coding style doesn't)
 
 2007-10-10  Simon McVittie  <simon.mcvittie@collabora.co.uk>