-D-Bus 1.6.10 (UNRELEASED)
+D-Bus 1.7.2 (UNRELEASED)
==
+Configuration changes:
+
+• On non-QNX Unix platforms, the default limit on fds per message in the
+ session bus configuration has reduced from 4096 to 1024. The default
+ limit used on the system bus was already 1024. On QNX, both limits are
+ reduced further, to 128.
+
+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)