NEWS for 1.6.x
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 1 Jul 2013 11:15:04 +0000 (12:15 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 1 Jul 2013 11:15:04 +0000 (12:15 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 01e306f..150a534 100644 (file)
--- 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)