hal ChangeLog,1.918,1.919
David Zeuthen
david at kemper.freedesktop.org
Tue Jun 6 16:56:11 PDT 2006
Update of /cvs/hal/hal
In directory kemper:/tmp/cvs-serv14567
Modified Files:
ChangeLog
Log Message:
2006-06-06 David Zeuthen <davidz at redhat.com>
Add introspection support to hald.
* hald/hald_dbus.c:
(do_introspect): New function
(hald_dbus_filter_handle_methods): Handle method "Introspect" on
interface "org.freedesktop.DBus.Introspectable"
* fdi/policy/10osvendor/10-laptop-panel-mgmt-policy.fdi,
fdi/policy/10osvendor/10-power-mgmt-policy.fdi,
fdi/policy/10osvendor/15-storage-luks.fdi,
fdi/policy/10osvendor/20-storage-methods.fdi: Add new property
*.method_argnames to describe each argument for a method; it's
just a space delimited list.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.918
retrieving revision 1.919
diff -u -d -r1.918 -r1.919
--- ChangeLog 6 Jun 2006 16:03:45 -0000 1.918
+++ ChangeLog 6 Jun 2006 23:56:09 -0000 1.919
@@ -1,3 +1,19 @@
+2006-06-06 David Zeuthen <davidz at redhat.com>
+
+ Add introspection support to hald.
+
+ * hald/hald_dbus.c:
+ (do_introspect): New function
+ (hald_dbus_filter_handle_methods): Handle method "Introspect" on
+ interface "org.freedesktop.DBus.Introspectable"
+
+ * fdi/policy/10osvendor/10-laptop-panel-mgmt-policy.fdi,
+ fdi/policy/10osvendor/10-power-mgmt-policy.fdi,
+ fdi/policy/10osvendor/15-storage-luks.fdi,
+ fdi/policy/10osvendor/20-storage-methods.fdi: Add new property
+ *.method_argnames to describe each argument for a method; it's
+ just a space delimited list.
+
2006-06-06 Richard Hughes <richard at hughsie.com>
* doc/spec/Makefile.am:
More information about the hal-commit
mailing list