NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 11 Jun 2014 10:56:00 +0000 (11:56 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 11 Jun 2014 10:56:51 +0000 (11:56 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a4f165a..e10b15e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,10 @@ Fixes:
 • avoid calling poll() with timeout < -1, which is considered invalid
   on FreeBSD and NetBSD (fd.o #78480, Jaap Boender)
 
+• be portable to BSD-derived platforms where O_CLOEXEC is unavailable in libc
+  (like Mac OS X 10.6), or available in libc but unsupported by the kernel
+  (fd.o #77032; rmvsxop, OBATA Akio, Patrick Welche)
+
 D-Bus 1.8.4 (2014-06-10)
 ==