From: Simon McVittie Date: Mon, 3 Sep 2012 09:19:29 +0000 (+0100) Subject: NEWS X-Git-Tag: dbus-1.6.6~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6dcef0c8f0d3ef541d215b892f08645d3f187e24;p=platform%2Fupstream%2Fdbus.git NEWS --- diff --git a/NEWS b/NEWS index 769fcad..bab9dda 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ D-Bus 1.6.6 (UNRELEASED) • Unix-specific: · Fix compilation on Solaris (fd.o #53286, Jonathan Perkin) + · Work around interdependent headers on OpenBSD by including sys/types.h + before each use of sys/socket.h (fd.o #54418, Brad Smith) D-Bus 1.6.4 (2012-07-18) ==