From: Simon McVittie Date: Tue, 31 Oct 2017 13:06:48 +0000 (+0000) Subject: Update NEWS X-Git-Tag: dbus-1.13.0~128 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b6fbe63039a0cea82ad7e7498527f1879598a973;p=thirdparty%2Fdbus.git Update NEWS Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index 5c709da9a..68f8a4a43 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,10 @@ Fixes: • Make use of $(MKDIR_P) compatible with install-sh, fixing build when a GNU-compatible `mkdir -p` is not available (fd.o #103521, ilovezfs) +• When building for Windows with Autotools, avoid `echo -e`, fixing + cross-compilation on non-GNU platforms like macOS + (fd.o #103493, Tony Theodore) + dbus 1.12.0 (2017-10-30) ========================