summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-01-28 04:20:29 +0000
committerHavoc Pennington <hp@redhat.com>2003-01-28 04:20:29 +0000
commitbec3c093cab742a953e39f1726c37345873990dc (patch)
tree28931324ec7397ba0b02bf3331893e79977f814a /ChangeLog
parent4253591352ae5187824ca71d6fd034030c2f2146 (diff)
2003-01-28 Havoc Pennington <hp@pobox.com>
* dbus/dbus-message.c (check_message_handling): function to check on the loaded message, iterates over it etc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9eea1d58..7afd0e28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-01-28 Havoc Pennington <hp@pobox.com>
+ * dbus/dbus-message.c (check_message_handling): function to check
+ on the loaded message, iterates over it etc.
+
+2003-01-28 Havoc Pennington <hp@pobox.com>
+
* test/Makefile.am (dist-hook): fix make distdir
* dbus/Makefile.am (TESTS_ENVIRONMENT): fix make check