dbus ChangeLog,1.573,1.574

Colin Walters walters at freedesktop.org
Sun Oct 17 20:39:42 PDT 2004


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv1858

Modified Files:
	ChangeLog 
Log Message:
2004-10-17  Colin Walters  <walters at verbum.org>

	* dbus/dbus-memory.c (_dbus_initialize_malloc_debug, check_guards)
	(dbus_malloc, dbus_malloc0, dbus_realloc): Fix up printf
	format specifier mismatches.


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.573
retrieving revision 1.574
diff -u -d -r1.573 -r1.574
--- ChangeLog	7 Oct 2004 09:56:02 -0000	1.573
+++ ChangeLog	18 Oct 2004 03:39:40 -0000	1.574
@@ -1,3 +1,9 @@
+2004-10-17  Colin Walters  <walters at verbum.org>
+
+	* 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  <oliv__a at users.sourceforge.net>
 
 	* dbus/dbus-sysdeps.c (_dbus_file_get_contents): fix an incorrect



More information about the dbus-commit mailing list