dbus ChangeLog,1.753,1.754
Havoc Pennington
hp at freedesktop.org
Wed Apr 13 07:10:23 PDT 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv8931
Modified Files:
ChangeLog
Log Message:
2005-04-13 Havoc Pennington <hp at redhat.com>
* glib/dbus-gmain.c (message_queue_dispatch): only dispatch one
message at a time to avoid monopolizing the main loop, bug
#2953 from Benjamin Otte
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.753
retrieving revision 1.754
diff -u -d -r1.753 -r1.754
--- ChangeLog 10 Apr 2005 03:36:46 -0000 1.753
+++ ChangeLog 13 Apr 2005 14:10:21 -0000 1.754
@@ -1,3 +1,9 @@
+2005-04-13 Havoc Pennington <hp at redhat.com>
+
+ * glib/dbus-gmain.c (message_queue_dispatch): only dispatch one
+ message at a time to avoid monopolizing the main loop, bug
+ #2953 from Benjamin Otte
+
2005-04-09 Havoc Pennington <hp at redhat.com>
* dbus/dbus-string.c (copy): change a memcpy to memmove due to
More information about the dbus-commit
mailing list