summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-07-01 12:15:04 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-07-01 12:15:04 +0100
commitd9dc58efce46faf1dd49050a3a0ce2731313bace (patch)
tree68c8fdcd021d8e0f5e5599dd0aef9ae6f4d67cbe
parent00c1c0ac1fb9258747c56ff77a4a35beb44bd994 (diff)
downloaddbus-d9dc58efce46faf1dd49050a3a0ce2731313bace.tar.gz
NEWS for 1.6.x
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 01e306f6..150a5344 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@ D-Bus 1.6.14 (UNRELEASED)
Fixes:
+• Escape addresses containing non-ASCII characters correctly
+ (fd.o #53499, Chengwei Yang)
+
• If malloc() returns NULL in _dbus_string_init() or similar, don't free
an invalid pointer if the string is later freed (fd.o #65959, Chengwei Yang)