From 86351a1e3a6584dadaf001e24d10bf957cdef642 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Wed, 29 Oct 2003 00:29:52 +0000 Subject: 2003-10-28 Havoc Pennington * dbus/dbus-message.c (get_next_field): delete unused function --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 440f8de0..fd0000d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ * python/dbus_bindings.pyx.in: add get_dict to handle dictionaries return types. Fixup TYPE_* to reflect changes in dbus/dbus-protocol.h +2003-10-28 Havoc Pennington + + * dbus/dbus-message.c (get_next_field): delete unused function + 2003-10-28 Havoc Pennington * bus/expirelist.c (do_expiration_with_current_time): detect -- cgit