This commit is contained in:
Simon McVittie 2011-08-12 10:45:24 +01:00
parent 74868224e4
commit 21947eb371

1
NEWS
View file

@ -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)
==