summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-01-23 05:04:03 +0000
committerHavoc Pennington <hp@redhat.com>2003-01-23 05:04:03 +0000
commitf703c5ddd3b760c9b07384fe1b45adbd790a099d (patch)
treeaca51326d4e3013eb4a7c0efb8dabad09fe76c08 /ChangeLog
parentc414488fe62605ebda5e875fc2db05c6b3dd199f (diff)
2003-01-22 Havoc Pennington <hp@pobox.com>
* doc/dbus-specification.sgml: Start to document the protocol.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3b2a573..8f0c0fbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-01-22 Havoc Pennington <hp@pobox.com>
+ * doc/dbus-specification.sgml: Start to document the protocol.
+
+2003-01-22 Havoc Pennington <hp@pobox.com>
+
* dbus/dbus-connection.c
(dbus_connection_send_message_with_reply_and_block): add some @todo