mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 01:48:00 +02:00
NEWS
This commit is contained in:
parent
5d91f615d1
commit
93d98e4480
1 changed files with 4 additions and 0 deletions
4
NEWS
4
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)
|
||||
==
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue