From de9038c98494c7a330d0daf04ccacef4e14e7b98 Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Wed, 7 Mar 2007 18:34:01 +0000 Subject: * bus/activation.c: win32 compile fix. * test/test-segfault.c: win32 compile fix, rlimit isn't available on win32. * dbus-win.patch: removed some more patches, they are applied or obsolate --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 87c9fe8a..5b77d7f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-03-07 Ralf Habacker + + * bus/activation.c: removed obsolate include header. + * test/test-segfault.c: win32 compile fix, rlimit + isn't available on win32. + * dbus-win.patch: removed some more patches, they + are applied or obsolate + 2007-03-06 Ralf Habacker * bus-win.patch: fixes unix listen problems, dbus-test -- cgit