From: Simon McVittie Date: Mon, 23 Oct 2017 10:09:45 +0000 (+0100) Subject: Update NEWS X-Git-Tag: dbus-1.11.22~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec51d538288292ae707bb0813ed05b1e21e4f503;p=thirdparty%2Fdbus.git Update NEWS Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index ad68a0c80..e0f6421f1 100644 --- a/NEWS +++ b/NEWS @@ -109,6 +109,9 @@ Fixes: information. Previously, this was missing if using CMake and any non-MSVC compiler. (fd.o #103015, Ralf Habacker) +• Fix the build with MSVC, which regressed with the #102558 fix in + 1.11.20. (fd.o #102558, Ralf Habacker) + Internal changes: • Simplify Windows resource embedding