summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-02-10 04:36:23 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-02-10 04:36:23 +0000
commit8fda602e991990d21f196e65d917a481c6ec1360 (patch)
tree9b8746f4fb97e85bd2037c7839c694350aec2c62 /ChangeLog
parent01f18bcc6770b40ab4f5154afcd1673caf6250c1 (diff)
* dbus/dbus-message.c (dbus_message_iter_open_container):
- Removed check for iterator type being an array because get_arg_type does not work with writer iterators - Pass NULL to _dbus_type_writer_recurse if signiture is NULL
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68a8b7ab..25093157 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-02-09 John (J5) Palmieri <johnp@redhat.com>
+
+ * dbus/dbus-message.c (dbus_message_iter_open_container):
+ - Removed check for iterator type being an array because
+ get_arg_type does not work with writer iterators
+ - Pass NULL to _dbus_type_writer_recurse if signiture is NULL
+
2005-02-07 Havoc Pennington <hp@redhat.com>
* doc/dbus-specification.xml: some more language cleanups; add