dbus ChangeLog,1.868,1.869

Havoc Pennington hp at freedesktop.org
Thu Aug 4 03:42:59 EST 2005


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

Modified Files:
	ChangeLog 
Log Message:
2005-08-03  Havoc Pennington  <hp at redhat.com>

	* dbus/dbus-sysdeps.c (_dbus_read_credentials_unix_socket): fix
	typo, from Julien Puydt

	* bus/connection.c (bus_connection_disconnected): we were always
	doing a wait_for_memory due to a buggy loop, found by Timo Hoenig



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.868
retrieving revision 1.869
diff -u -d -r1.868 -r1.869
--- ChangeLog	1 Aug 2005 16:12:53 -0000	1.868
+++ ChangeLog	3 Aug 2005 17:42:56 -0000	1.869
@@ -1,3 +1,11 @@
+2005-08-03  Havoc Pennington  <hp at redhat.com>
+
+	* dbus/dbus-sysdeps.c (_dbus_read_credentials_unix_socket): fix
+	typo, from Julien Puydt
+
+	* bus/connection.c (bus_connection_disconnected): we were always
+	doing a wait_for_memory due to a buggy loop, found by Timo Hoenig
+
 2005-08-01  Colin Walters  <walters at verbum.org>
 
 	Patch from Joe Markus Clarke:	



More information about the dbus-commit mailing list