dbus ChangeLog,1.894,1.895
Joe Shaw
joe at freedesktop.org
Thu Sep 8 11:54:44 PDT 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv17360
Modified Files:
ChangeLog
Log Message:
2005-09-08 Joe Shaw <joeshaw at novell.com>
Patches from James Willcox <snorp at snorp.net>
* mono/Makefile.am: Add Int16.cs and UInt16.cs
* mono/DBusType/Array.cs: Handle multidimensional arrays, and
support array "out" parameters.
* mono/DBusType/Int16.cs, mono/DBusType/UInt16.cs: New files,
for 16-bit int support.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.894
retrieving revision 1.895
diff -u -d -r1.894 -r1.895
--- ChangeLog 6 Sep 2005 22:38:54 -0000 1.894
+++ ChangeLog 8 Sep 2005 18:54:42 -0000 1.895
@@ -1,3 +1,15 @@
+2005-09-08 Joe Shaw <joeshaw at novell.com>
+
+ Patches from James Willcox <snorp at snorp.net>
+
+ * mono/Makefile.am: Add Int16.cs and UInt16.cs
+
+ * mono/DBusType/Array.cs: Handle multidimensional arrays, and
+ support array "out" parameters.
+
+ * mono/DBusType/Int16.cs, mono/DBusType/UInt16.cs: New files,
+ for 16-bit int support.
+
2005-09-06 John (J5) Palmieri <johnp at redhat.com>
* Released 0.50
More information about the dbus-commit
mailing list