dbus ChangeLog,1.627,1.628

Joe Shaw joe@freedesktop.org
Wed Jan 12 09:31:10 PST 2005


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv10702

Modified Files:
	ChangeLog 
Log Message:
2005-01-12  Joe Shaw  <joeshaw@novell.com>

	* mono/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
	1.1.3 fix.

Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.627
retrieving revision 1.628
diff -u -d -r1.627 -r1.628
--- ChangeLog	11 Jan 2005 22:09:16 -0000	1.627
+++ ChangeLog	12 Jan 2005 17:31:08 -0000	1.628
@@ -1,3 +1,11 @@
+2005-01-12  Joe Shaw  <joeshaw@novell.com>
+
+	* mono/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
+	1.1.3 fix.
+
 2005-01-11  Joe Shaw  <joeshaw@novell.com>
 
 	Patch from Sjoerd Simons <sjoerd@luon.net>



More information about the dbus-commit mailing list