diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-09-05 16:37:08 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-09-05 16:37:08 +0100 |
commit | 7b3f2143fdcfcedb17d90631d5477921c2950241 (patch) | |
tree | eeffa73aa4b39520947c014f7d1a34573be52614 /NEWS | |
parent | fc600b6a8f0dec5642b45c1026dee24c9adb9bc2 (diff) | |
download | dbus-7b3f2143fdcfcedb17d90631d5477921c2950241.tar.gz |
1.6.14
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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) |