NEWS for 1.6
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 22 Apr 2013 15:15:34 +0000 (16:15 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 22 Apr 2013 15:15:34 +0000 (16:15 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 96e1014..a3c4ad5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 D-Bus 1.6.10 (UNRELEASED)
 ==
 
+• Following Unicode Corrigendum #9, the noncharacters U+nFFFE, U+nFFFF,
+  U+FDD0..U+FDEF are allowed in UTF-8 strings again.
+  (fd.o #63072, Simon McVittie)
+
 • Diagnose incorrect use of dbus_connection_get_data() with negative slot
   (i.e. before allocating the slot) rather than returning junk
   (fd.o #63127, Dan Williams)