From 5fcdebe595b489d9bac98728bb3217a012a78ba1 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 11 Oct 2007 10:11:21 +0100 Subject: As per Havoc's review, rename DBUS_GNUC_EXTENSION to _DBUS_GNUC_EXTENSION. Also update ChangeLog. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e76969f9..934e8734 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-10-11 Simon McVittie + + * dbus/dbus-macros.h, dbus/dbus-arch-deps.h.in: Use new macro + _DBUS_GNUC_EXTENSION (the same as G_GNUC_EXTENSION) to avoid -ansi + warnings about use of "long long". + 2007-10-10 Simon McVittie * dbus/dbus-errors.c, dbus/dbus-protocol.h: Add new error -- cgit