Update NEWS
authorSimon McVittie <smcv@collabora.com>
Tue, 31 Oct 2017 13:06:48 +0000 (13:06 +0000)
committerSimon McVittie <smcv@collabora.com>
Tue, 31 Oct 2017 13:07:03 +0000 (13:07 +0000)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index 683154c..e10315d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,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)
 ========================