Update NEWS for 1.10.x branch
authorSimon McVittie <smcv@collabora.com>
Tue, 27 Jun 2017 18:26:59 +0000 (19:26 +0100)
committerSimon McVittie <smcv@collabora.com>
Tue, 27 Jun 2017 18:26:59 +0000 (19:26 +0100)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index 1ce395b..5e95a75 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,21 @@
 D-Bus 1.10.20 (UNRELEASED)
 ==
 
-...
+Fixes:
+
+• Fix a reference leak when blocking on a pending call on a connection
+  that has been disconnected (fd.o #101481, Shin-ichi MORITA)
+
+• Don't put timestamps in the Doxygen-generated documentation, for
+  closer-to-reproducible builds (fd.o #100692, Simon McVittie)
+
+• Avoid an assertion failure when connecting to a semicolon-separated
+  series of addresses, one of which fails (fd.o #101257, Simon McVittie)
+
+Documentation:
+
+• Update git URIs in HACKING document to sync up with cgit.freedesktop.org
+  (fd.o #100715, Simon McVittie)
 
 D-Bus 1.10.18 (2017-04-05)
 ==