dbus ChangeLog,1.425,1.426

David Zeuthen david@pdx.freedesktop.org
Wed, 15 Oct 2003 14:25:15 -0700


Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv3646

Modified Files:
	ChangeLog 
Log Message:
2003-10-14  David Zeuthen  <david@fubar.dk>
 
        * python/dbus_bindings.pyx.in (MessageIter.get): fixed typo in
        argtype to arg_type when raising unknown arg type exception.
        Changed type list to reflect the changes in dbus-protocol.h so
        the bindings actually work.
 


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.425
retrieving revision 1.426
diff -u -d -r1.425 -r1.426
--- ChangeLog	15 Oct 2003 21:09:40 -0000	1.425
+++ ChangeLog	15 Oct 2003 21:25:13 -0000	1.426
@@ -1,3 +1,10 @@
+2003-10-14  David Zeuthen  <david@fubar.dk>
+
+	* python/dbus_bindings.pyx.in (MessageIter.get): fixed typo in
+	argtype to arg_type when raising unknown arg type exception.
+	Changed type list to reflect the changes in dbus-protocol.h so 
+	the bindings actually work.
+
 2003-10-14  Havoc Pennington  <hp@redhat.com>
 
 	* test/decode-gcov.c: support gcc 3.3 also, though gcc 3.3 seems