dbus ChangeLog,1.661,1.662

Havoc Pennington hp@freedesktop.org
Thu Jan 27 21:30:55 PST 2005


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

Modified Files:
	ChangeLog 
Log Message:
2005-01-28  Havoc Pennington  <hp@redhat.com>

	* doc/dbus-specification.xml: update to describe 16-bit types and
	dict entries

	* dbus/dbus-marshal-basic.c (_dbus_unpack_uint16): fix broken
	assertion

	* dbus/dbus-protocol.h (DBUS_TYPE_DICT_ENTRY): add DICT_ENTRY as a
	type

	* dbus/dbus-marshal-recursive.c: implement



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.661
retrieving revision 1.662
diff -u -d -r1.661 -r1.662
--- ChangeLog	28 Jan 2005 03:06:55 -0000	1.661
+++ ChangeLog	28 Jan 2005 05:30:53 -0000	1.662
@@ -1,3 +1,16 @@
+2005-01-28  Havoc Pennington  <hp@redhat.com>
+
+	* doc/dbus-specification.xml: update to describe 16-bit types and
+	dict entries
+
+	* dbus/dbus-marshal-basic.c (_dbus_unpack_uint16): fix broken
+	assertion
+
+	* dbus/dbus-protocol.h (DBUS_TYPE_DICT_ENTRY): add DICT_ENTRY as a
+	type
+
+	* dbus/dbus-marshal-recursive.c: implement
+
 2005-01-27  Havoc Pennington  <hp@redhat.com>
 
 	* dbus/dbus-arch-deps.h.in: add 16/32-bit types



More information about the dbus-commit mailing list