summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-01-26 15:01:05 +0000
committerHavoc Pennington <hp@redhat.com>2003-01-26 15:01:05 +0000
commit8ca39d9925df6cce64688a2315a2a424beb7bd55 (patch)
tree3a5cc06124f95ab38c6a743e7bdca463d48efb93 /ChangeLog
parent50c25505f62786756519ef1e194883360eda82e0 (diff)
2003-01-26 Havoc Pennington <hp@pobox.com>
* dbus/dbus-message.c (dbus_message_set_sender): support deleting the sender by setting to NULL
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42ccbc52..6f8ea33d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-01-26 Havoc Pennington <hp@pobox.com>
+ * dbus/dbus-message.c (dbus_message_set_sender): support deleting
+ the sender by setting to NULL
+
+2003-01-26 Havoc Pennington <hp@pobox.com>
+
The unit tests pass, but otherwise untested. If it breaks, the
tests should have been better. ;-)