From ddea52aef646c8c67ee53ded47a8023caee1e75f Mon Sep 17 00:00:00 2001 From: Joe Shaw Date: Wed, 12 Jan 2005 22:34:28 +0000 Subject: 2005-01-12 Joe Shaw * mono/Makefile.am, mono/example/Makefile.am: Always build the dbus DLL with --debug. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b16bfb40..7a29ed33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2005-01-12 Joe Shaw - * mono/Makefile.am: Always build the dbus DLL with --debug. + * mono/Makefile.am, mono/example/Makefile.am: Always build the + dbus DLL with --debug. * mono/Arguments.cs (GetDBusTypeConstructor): If the type is an enum, get the enum's underlying type. Another mono -- cgit