From a5d4c4aa35c3115f963a263ecae5879b5f58c453 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 3 Jul 2012 20:12:10 +0100 Subject: [PATCH] NEWS --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index b6b4bbd9..1d1be192 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,12 @@ D-Bus 1.6.4 (UNRELEASED) a non-default path such as --enable-console-auth-dir=/run/console (fd.o #51521, Dave Reisner) +• Remove an incorrect assertion from DBusTransport (fd.o #51657, + Simon McVittie) + +• Make --enable-developer default to "no" (regression in 1.6.2; + fd.o #51657, Simon McVittie) + D-Bus 1.6.2 (2012-06-27) ==