summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJérémie Dimino <jeremie@dimino.org>2008-04-03 11:32:09 -0400
committerJohn (J5) Palmieri <johnp@redhat.com>2008-04-03 11:32:09 -0400
commita689ef29f176110b0f74e47fd5dd1d2d6ad3dfd3 (patch)
tree4d975ee3d2c9d6877e8a23031258f770cf8cf08a /ChangeLog
parent7c4b34580290046fe7c136fab97b0be5642ee163 (diff)
fix dbus-send so it can correctly send dictionaries
* tools/dbus-send.c (append_dict): Send in signature when opening up a dict entry container * AUTHORS: Add Jérémie to AUTHORS file since it was a slightly above trivial fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f91cc89..ae1f7be0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2008-04-03 John (J5) Palmieri <johnp@redhat.com>
+ Patch from Jérémie Dimino <jeremie at dimino.org>
+
+ * tools/dbus-send.c (append_dict): Send in signature when opening up
+ a dict entry container
+
+ * AUTHORS: Add Jérémie to AUTHORS file since it was a slightly above
+ trivial fix
+
+2008-04-03 John (J5) Palmieri <johnp@redhat.com>
+
Patch from Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>
* bus/expirelist.c