summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-05 16:37:08 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-05 16:37:08 +0100
commit7b3f2143fdcfcedb17d90631d5477921c2950241 (patch)
treeeeffa73aa4b39520947c014f7d1a34573be52614 /NEWS
parentfc600b6a8f0dec5642b45c1026dee24c9adb9bc2 (diff)
downloaddbus-7b3f2143fdcfcedb17d90631d5477921c2950241.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 167b5ffa..dc72a4c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,13 @@
-D-Bus 1.6.14 (UNRELEASED)
+D-Bus 1.6.14 (2013-09-05)
==
+The “Restore Fatigue” release.
+
Fixes:
+• Avoid an infinite busy-loop if a signal interrupts waitpid()
+ (fd.o #68945, Simon McVittie)
+
• Escape addresses containing non-ASCII characters correctly
(fd.o #53499, Chengwei Yang)