summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-13 14:06:02 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-13 14:06:02 +0100
commitc627c4119f9c5831c314adfe470c8f7829fabbc3 (patch)
treeabb44b503373486bcf5a6deb6afe2c66cb34eb98
parentca99f0142b0bf9b5c5331065c3a51ba1c9e54478 (diff)
downloaddbus-c627c4119f9c5831c314adfe470c8f7829fabbc3.tar.gz
More NEWS
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 230daefa..31e4157a 100644
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,8 @@ Fixes:
• Escape addresses containing non-ASCII characters correctly
(fd.o #53499, Chengwei Yang)
+• Document <servicedir> search order correctly (fd.o #66994, Chengwei Yang)
+
• Don't crash on "dbus-send --session / x.y.z" which regressed in 1.7.4.
(fd.o #65923, Chengwei Yang)
@@ -106,7 +108,7 @@ Fixes:
· improve verbose-mode output (fd.o #63047, Colin Walters)
· consolidate Autotools and CMake build (fd.o #64875, Ralf Habacker)
· fix various unused variables, unusual build configurations
- etc. (fd.o #65712, #65990, #66005, #66257; Chengwei Yang)
+ etc. (fd.o #65712, #65990, #66005, #66257, #69165; Chengwei Yang)
D-Bus 1.7.4 (2013-06-13)
==