Merge branch 'dbus-1.6'
[platform/upstream/dbus.git] / NEWS
diff --git a/NEWS b/NEWS
index 2f85aa6..4fd0977 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ Configuration changes:
 
 Fixes:
 
+• 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)