dbus ChangeLog,1.604,1.605

Havoc Pennington hp at freedesktop.org
Thu Nov 25 23:03:07 PST 2004


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

Modified Files:
	ChangeLog 
Log Message:
2004-11-26  Havoc Pennington  <hp at redhat.com>

	* dbus/dbus-message.c (dbus_message_cache_or_finalize): fix bug
	where I was trying to cache one too many messages



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.604
retrieving revision 1.605
diff -u -d -r1.604 -r1.605
--- ChangeLog	26 Nov 2004 06:52:15 -0000	1.604
+++ ChangeLog	26 Nov 2004 07:03:05 -0000	1.605
@@ -1,5 +1,10 @@
 2004-11-26  Havoc Pennington  <hp at redhat.com>
 
+	* dbus/dbus-message.c (dbus_message_cache_or_finalize): fix bug
+	where I was trying to cache one too many messages
+
+2004-11-26  Havoc Pennington  <hp at redhat.com>
+
 	* dbus/dbus-message.c: reimplement message cache as an array which 
 	makes the cache about twice as fast and saves maybe 1.5% overall
 



More information about the dbus-commit mailing list