dbus ChangeLog,1.427,1.428

Havoc Pennington hp@pdx.freedesktop.org
Wed, 15 Oct 2003 23:43:34 -0700


Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv10826

Modified Files:
	ChangeLog 
Log Message:
2003-10-16  Havoc Pennington  <hp@redhat.com>

	* bus/bus.c (struct BusContext): remove struct field I didn't mean
	to put there



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.427
retrieving revision 1.428
diff -u -d -r1.427 -r1.428
--- ChangeLog	16 Oct 2003 06:34:50 -0000	1.427
+++ ChangeLog	16 Oct 2003 06:43:32 -0000	1.428
@@ -1,5 +1,10 @@
 2003-10-16  Havoc Pennington  <hp@redhat.com>
 
+	* bus/bus.c (struct BusContext): remove struct field I didn't mean
+	to put there
+
+2003-10-16  Havoc Pennington  <hp@redhat.com>
+
 	* bus/connection.c (bus_pending_reply_expired): either cancel or
 	execute, not both
 	(bus_connections_check_reply): use unlink, not remove_link, as we