dbus ChangeLog,1.1269,1.1270
Simon McVittie
smcv at kemper.freedesktop.org
Fri Apr 6 05:13:15 PDT 2007
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv7321
Modified Files:
ChangeLog
Log Message:
dbus/dbus-message-util.c, dbus/dbus-message.c, dbus/dbus-message.h:
Add API to convert a DBusMessage to/from a byte array.
Patch from Dafydd Harries <dafydd.harries at collabora.co.uk>, approved by
Havoc Pennington.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1269
retrieving revision 1.1270
diff -u -d -r1.1269 -r1.1270
--- ChangeLog 3 Apr 2007 18:53:24 -0000 1.1269
+++ ChangeLog 6 Apr 2007 12:13:12 -0000 1.1270
@@ -1,3 +1,10 @@
+2007-04-06 Simon McVittie <simon.mcvittie at collabora.co.uk>
+
+ * dbus/dbus-message-util.c, dbus/dbus-message.c,
+ dbus/dbus-message.h: Add API to convert a DBusMessage to/from a
+ byte array. Patch from Dafydd Harries <dafydd.harries at collabora.co.uk>,
+ approved by Havoc Pennington.
+
2007-04-03 Timo Hoenig <thoenig at suse.de>
* dbus/dbus-address.c (dbus_parse_address): Do not accept zero-
More information about the dbus-commit
mailing list