dbus ChangeLog,1.1056,1.1057

John Palmieri johnp at kemper.freedesktop.org
Sat Jul 22 10:06:16 PDT 2006


Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv20907

Modified Files:
	ChangeLog 
Log Message:
* dbus/dbus-connection.c:
  (_dbus_connection_attach_pending_call_unlocked):
  (connection_timeout_and_complete_all_pending_calls_unlocked):
  Make sure we set timeout_added on pending calls to FALSE when
  we remove the timeout from the connection


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1056
retrieving revision 1.1057
diff -u -d -r1.1056 -r1.1057
--- ChangeLog	21 Jul 2006 19:28:56 -0000	1.1056
+++ ChangeLog	22 Jul 2006 17:06:14 -0000	1.1057
@@ -1,3 +1,11 @@
+2006-07-22  John (J5) Palmieri  <johnp at redhat.com>
+
+	* dbus/dbus-connection.c:
+	(_dbus_connection_attach_pending_call_unlocked):
+	(connection_timeout_and_complete_all_pending_calls_unlocked):
+	Make sure we set timeout_added on pending calls to FALSE when
+	we remove the timeout from the connection
+
 2006-07-21  John (J5) Palmieri  <johnp at redhat.com>
 
 	* Removed some extra bindings stuff lingering around (thanks timo)



More information about the dbus-commit mailing list