summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-02-08 19:06:30 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-02-08 19:06:30 +0000
commita9e14209a25051a119a207a014750af83251b6b1 (patch)
treea40dc91acc484ea3f917c871efab5fa1bdf42ee4
parent336483a6cc5e593393651863944ded9c1ea24246 (diff)
NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7703661c..100235f9 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,9 @@ D-Bus 1.4.18 (UNRELEASED)
• Build tests successfully with older GLib, as found in e.g. Debian 6
(fd.o #41219, Simon McVittie)
+• Build documentation correctly if man2html doesn't support filenames on
+ its command-line (fd.o #43875, Jack Nagel)
+
• Unix-specific:
· Avoid a highly unlikely fd leak (fd.o #29881, Simon McVittie)
· Don't close invalid fd -1 if getaddrinfo fails (fd.o #37258, eXeC001er)