summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-10-22 16:01:08 +0000
committerHavoc Pennington <hp@redhat.com>2003-10-22 16:01:08 +0000
commiteb9aa9da9564f2df788580394e67ae6105e517fb (patch)
treec04ed9d5e081bcfc1e050ed960c488bad3f617de /ChangeLog
parent10faede1eec77b0687ad007fa59608e96d80317d (diff)
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 029fa716..782a3f5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.