summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Shaw <joeshaw@novell.com>2005-01-12 22:34:28 +0000
committerJoe Shaw <joeshaw@novell.com>2005-01-12 22:34:28 +0000
commitddea52aef646c8c67ee53ded47a8023caee1e75f (patch)
treedd59474f6e863dc885211a8a4efc036fdecbaf01 /ChangeLog
parent2388bc86ee7e2b01f36ec6711608601f538eb712 (diff)
2005-01-12 Joe Shaw <joeshaw@novell.com>
* mono/Makefile.am, mono/example/Makefile.am: Always build the dbus DLL with --debug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b16bfb40..7a29ed33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2005-01-12 Joe Shaw <joeshaw@novell.com>
- * 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