diff --git a/NEWS b/NEWS index 30435c53..95c5e7eb 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,7 @@ D-Bus 1.5.8 (UNRELEASED) · Fix compilation on MSVC, which doesn't understand "inline" with its C99 meaning (Ralf Habacker) · Fix misuse of GPid in test/dbus-daemon.c (fd.o #40003, Simon McVittie) + · Fix cross-compilation to Windows with Automake (fd.o #40003, Simon McVittie) D-Bus 1.5.6 (2011-07-29) ==