From: Simon McVittie Date: Thu, 11 Oct 2007 09:38:01 +0000 (+0100) Subject: Update ChangeLog X-Git-Tag: dbus-1.1.3~38 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ecc4a25ed23461f29e9c3e028e9595a2b88b8cac;p=platform%2Fupstream%2Fdbus.git Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 1e12c90..e07652b 100644 --- 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