From: Simon McVittie Date: Wed, 25 Apr 2012 18:12:15 +0000 (+0100) Subject: NEWS X-Git-Tag: dbus-1.4.24~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b19e14330fd87228368acd82dc5160ec85cb8243;p=platform%2Fupstream%2Fdbus.git NEWS --- diff --git a/NEWS b/NEWS index e03afb0..187b215 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +D-Bus 1.4.22 (UNRELEASED) +== + +Changes: + +• Be more careful about monotonic time vs. real time, fixing DBUS_COOKIE_SHA1 + spec-compliance (fd.o #48580, David Zeuthen) + +• Don't use install(1) within the source/build trees, fixing the build as + non-root when using OpenBSD install(1) (fd.o #48217, Antoine Jacoutot) + D-Bus 1.4.20 (2012-03-27) ==