summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-05-21 15:40:59 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-05-21 15:40:59 +0000
commit442e8ab1f32ae22f9222dd6450e3cec2587ee276 (patch)
tree0ee866c25d6e9e2bd89d2728b5192dd9ffe7c276 /ChangeLog
parentc8e445c8c1ff01c0cdc695140562899a538188f1 (diff)
doc/dbus-specification.xml: explicitly specify that STRING cannot contain embedded NULs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52072eef..f924ac13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-21 Simon McVittie <simon.mcvittie@collabora.co.uk>
+
+ * doc/dbus-specification.xml: explicitly specify that STRING cannot
+ contain embedded NULs.
+
2007-05-20 Ralf.Habacker <ralf.habacker@freenet.de>
* dbus/dbus-internal.c: fix inline problem on win32.