From ca293924a0320277919c881d36bccdae5b8a32e7 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 18 Oct 2004 03:39:40 +0000 Subject: 2004-10-17 Colin Walters * dbus/dbus-memory.c (_dbus_initialize_malloc_debug, check_guards) (dbus_malloc, dbus_malloc0, dbus_realloc): Fix up printf format specifier mismatches. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9f05ea4e..e477ccd3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-10-17 Colin Walters + + * dbus/dbus-memory.c (_dbus_initialize_malloc_debug, check_guards) + (dbus_malloc, dbus_malloc0, dbus_realloc): Fix up printf + format specifier mismatches. + 2004-10-07 Olivier Andrieu * dbus/dbus-sysdeps.c (_dbus_file_get_contents): fix an incorrect -- cgit