dbus ChangeLog,1.932,1.933

Robert McQueen robot101 at freedesktop.org
Sun Nov 27 09:44:21 PST 2005


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

Modified Files:
	ChangeLog 
Log Message:
2005-11-27  Robert McQueen  <robot101 at debian.org>

	* python/dbus_bindings.pyx: Repair my previous commit which reverted
	part of the preceding one. Oops. Merge patch by Johan Hedberg
	<johan.hedberg at nokia.com> to fix marshalling of 16-bit integer values
	on big-endian platforms.

	* test/python/test-client.py: Add some 16-bit integers to the test
	values.

Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.932
retrieving revision 1.933
diff -u -d -r1.932 -r1.933
--- ChangeLog	27 Nov 2005 16:55:09 -0000	1.932
+++ ChangeLog	27 Nov 2005 17:44:19 -0000	1.933
@@ -1,3 +1,13 @@
+2005-11-27  Robert McQueen  <robot101 at debian.org>
+
+	* python/dbus_bindings.pyx: Repair my previous commit which reverted
+	part of the preceding one. Oops. Merge patch by Johan Hedberg
+	<johan.hedberg at nokia.com> to fix marshalling of 16-bit integer values
+	on big-endian platforms.
+
+	* test/python/test-client.py: Add some 16-bit integers to the test
+	values.
+
 2005-11-27  Carlos Garcia Campos  <carlosgc at gnome.org>
 
 	* glib/dbus-gobject.c: Append a GValue instead of a basic type in



More information about the dbus-commit mailing list