dbus ChangeLog,1.730,1.731
Colin Walters
walters at freedesktop.org
Sat Mar 12 08:33:03 PST 2005
- Previous message: dbus/test/data/valid-config-files .cvsignore,1.1,1.2
- Next message: dbus/bus run-with-tmp-session-bus.sh, NONE, 1.1 print-introspect.c,
NONE, 1.1 driver.c, 1.67, 1.68 Makefile.am, 1.33,
1.34 .cvsignore, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv7493
Modified Files:
ChangeLog
Log Message:
2005-03-11 Colin Walters <walters at verbum.org>
* glib/Makefile.am: Generate dbus-glib-bindings.h and
install it.
* bus/print-introspect.c: New file; prints introspection
data for a given name and object path.
* bus/run-with-tmp-session-bus.sh: New file, refactored
from test/glib/run-test.sh. Creates a temporary session
bus and runs another program.
* test/glib/run-test.sh: Refactor to invoke
run-with-tmp-session-bus.sh.
* bus/driver.c (bus_driver_handle_introspect): Fix to print new
introspection format. Also change to use DBUS_TYPE_x_AS_STRING
macros instead of hardcoding.
* glib/.cvsignore, bus/.cvsignore, test/glib/.cvsignore: Update.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.730
retrieving revision 1.731
diff -u -d -r1.730 -r1.731
--- ChangeLog 11 Mar 2005 17:43:22 -0000 1.730
+++ ChangeLog 12 Mar 2005 16:33:01 -0000 1.731
@@ -1,3 +1,24 @@
+2005-03-11 Colin Walters <walters at verbum.org>
+
+ * glib/Makefile.am: Generate dbus-glib-bindings.h and
+ install it.
+
+ * bus/print-introspect.c: New file; prints introspection
+ data for a given name and object path.
+
+ * bus/run-with-tmp-session-bus.sh: New file, refactored
+ from test/glib/run-test.sh. Creates a temporary session
+ bus and runs another program.
+
+ * test/glib/run-test.sh: Refactor to invoke
+ run-with-tmp-session-bus.sh.
+
+ * bus/driver.c (bus_driver_handle_introspect): Fix to print new
+ introspection format. Also change to use DBUS_TYPE_x_AS_STRING
+ macros instead of hardcoding.
+
+ * glib/.cvsignore, bus/.cvsignore, test/glib/.cvsignore: Update.
+
2005-03-11 Joe Shaw <joeshaw at novell.com>
* dbus/dbus-connection.c (dbus_connection_send_with_reply): Remove
- Previous message: dbus/test/data/valid-config-files .cvsignore,1.1,1.2
- Next message: dbus/bus run-with-tmp-session-bus.sh, NONE, 1.1 print-introspect.c,
NONE, 1.1 driver.c, 1.67, 1.68 Makefile.am, 1.33,
1.34 .cvsignore, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list