dbus ChangeLog,1.516,1.517
Olivier Andrieu
oandrieu at pdx.freedesktop.org
Sat Jun 5 09:32:02 PDT 2004
- Previous message: dbus/dbus dbus-marshal.h, 1.21, 1.22 dbus-marshal.c, 1.50,
1.51 dbus-connection.h, 1.27, 1.28 dbus-connection.c, 1.79, 1.80
- Next message: dbus ChangeLog,1.517,1.518
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv10912
Modified Files:
ChangeLog
Log Message:
2004-06-05 Olivier Andrieu <oliv__a at users.sourceforge.net>
* dbus/dbus-connection.h, dbus/dbus-connection.c: have object path
registration functions take the path argument as char* instead of
char**.
* dbus/dbus-marshal.h, dbus/dbus-marshal.c (_dbus_decompose_path):
split off the path decompostion part of
_dbus_demarshal_object_path. Some misc. fixes to silence compiler
warnings.
* glib/dbus-gobject.c, test/test-service.c: update accordingly.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.516
retrieving revision 1.517
diff -u -d -r1.516 -r1.517
--- a/ChangeLog 2 Jun 2004 14:03:57 -0000 1.516
+++ b/ChangeLog 5 Jun 2004 16:32:00 -0000 1.517
@@ -1,3 +1,16 @@
+2004-06-05 Olivier Andrieu <oliv__a at users.sourceforge.net>
+
+ * dbus/dbus-connection.h, dbus/dbus-connection.c: have object path
+ registration functions take the path argument as char* instead of
+ char**.
+
+ * dbus/dbus-marshal.h, dbus/dbus-marshal.c (_dbus_decompose_path):
+ split off the path decompostion part of
+ _dbus_demarshal_object_path. Some misc. fixes to silence compiler
+ warnings.
+
+ * glib/dbus-gobject.c, test/test-service.c: update accordingly.
+
2004-06-02 Kristian Høgsberg <krh at redhat.com>
* dbus/dbus-auth.c: Rewrite auth protocol handling to use a state
- Previous message: dbus/dbus dbus-marshal.h, 1.21, 1.22 dbus-marshal.c, 1.50,
1.51 dbus-connection.h, 1.27, 1.28 dbus-connection.c, 1.79, 1.80
- Next message: dbus ChangeLog,1.517,1.518
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list