NEWS for 1.6
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 5 Apr 2013 11:47:07 +0000 (12:47 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 5 Apr 2013 11:47:07 +0000 (12:47 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 86b497d..96e1014 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 D-Bus 1.6.10 (UNRELEASED)
 ==
 
+• 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)
+
 • In the activation helper, when compiled for tests, do not reset the system
   bus address, fixing the regression tests. (fd.o #52202, Simon)