dbus ChangeLog,1.430,1.431
Havoc Pennington
hp@pdx.freedesktop.org
Wed, 22 Oct 2003 09:01:10 -0700
Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv6152
Modified Files:
ChangeLog
Log Message:
2003-10-22 Havoc Pennington <hp@redhat.com>
* bus/bus.c (bus_context_check_security_policy): fix up assertion
* bus/connection.c (bus_transaction_send_from_driver): set the
destination to the connection's base service
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.430
retrieving revision 1.431
diff -u -d -r1.430 -r1.431
--- ChangeLog 21 Oct 2003 05:46:51 -0000 1.430
+++ ChangeLog 22 Oct 2003 16:01:08 -0000 1.431
@@ -1,3 +1,10 @@
+2003-10-22 Havoc Pennington <hp@redhat.com>
+
+ * bus/bus.c (bus_context_check_security_policy): fix up assertion
+
+ * bus/connection.c (bus_transaction_send_from_driver): set the
+ destination to the connection's base service
+
2003-10-20 Havoc Pennington <hp@redhat.com>
hmm, make check is currently not passing.