dbus ChangeLog,1.459,1.460
Olivier Andrieu
oandrieu at pdx.freedesktop.org
Sun Mar 21 05:42:25 PST 2004
- Previous message: dbus/dbus dbus-server.c, 1.32, 1.33 dbus-pending-call.c, 1.6,
1.7 dbus-message.h, 1.50, 1.51 dbus-message.c, 1.122,
1.123 dbus-marshal.c, 1.48, 1.49
- Next message: dbus ChangeLog,1.460,1.461
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv24246
Modified Files:
ChangeLog
Log Message:
* dbus/dbus-marshal.c (_dbus_marshal_validate_arg): accept empty
arrays
* dbus/dbus-message.h, bus/dbus-message.c (dbus_message_iter_init)
(dbus_message_iter_init_array_iterator)
(dbus_message_iter_init_dict_iterator): return a dbus_bool_t to
indicate whether the iterator is empty
* dbus/dbus-pending-call.c, dbus/dbus-server.c: silence compiler
warnings
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.459
retrieving revision 1.460
diff -u -d -r1.459 -r1.460
--- a/ChangeLog 19 Mar 2004 22:36:30 -0000 1.459
+++ b/ChangeLog 21 Mar 2004 13:42:23 -0000 1.460
@@ -1,3 +1,16 @@
+2004-03-21 Olivier Andrieu <oliv__a at users.sourceforge.net>
+
+ * dbus/dbus-marshal.c (_dbus_marshal_validate_arg): accept empty
+ arrays
+
+ * dbus/dbus-message.h, bus/dbus-message.c (dbus_message_iter_init)
+ (dbus_message_iter_init_array_iterator)
+ (dbus_message_iter_init_dict_iterator): return a dbus_bool_t to
+ indicate whether the iterator is empty
+
+ * dbus/dbus-pending-call.c, dbus/dbus-server.c: silence compiler
+ warnings
+
2004-03-19 Havoc Pennington <hp at redhat.com>
* NEWS: 0.21 updates
- Previous message: dbus/dbus dbus-server.c, 1.32, 1.33 dbus-pending-call.c, 1.6,
1.7 dbus-message.h, 1.50, 1.51 dbus-message.c, 1.122,
1.123 dbus-marshal.c, 1.48, 1.49
- Next message: dbus ChangeLog,1.460,1.461
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list