hal ChangeLog,1.789,1.790
David Zeuthen
david at freedesktop.org
Thu Feb 9 08:32:26 PST 2006
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv6499
Modified Files:
ChangeLog
Log Message:
2006-02-09 David Zeuthen <davidz at redhat.com>
* hald-runner/runner.c (run_request_run): Print out some useful
debug information
* hald/linux2/addons/addon-keyboard.c (main): Don't set button.type
or button.has_state as these are merged from the fdi file.
* hald/run-hald.sh: Use absolute paths in HALD_RUNNER_PATH and PATH
cuz otherwise helpers won't get invoked...
* fdi/policy/10osvendor/Makefile.am: Add 10-keyboard-policy.fdi
* fdi/policy/10osvendor/10-keyboard-policy.fdi: Forgot to add file.
Also from Matthew Garrett <mjg59 at srcf.ucam.org>. Tweak file to
merge button.type and button.has_state instead of setting
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.789
retrieving revision 1.790
diff -u -d -r1.789 -r1.790
--- ChangeLog 8 Feb 2006 13:54:44 -0000 1.789
+++ ChangeLog 9 Feb 2006 16:32:24 -0000 1.790
@@ -1,3 +1,20 @@
+2006-02-09 David Zeuthen <davidz at redhat.com>
+
+ * hald-runner/runner.c (run_request_run): Print out some useful
+ debug information
+
+ * hald/linux2/addons/addon-keyboard.c (main): Don't set button.type
+ or button.has_state as these are merged from the fdi file.
+
+ * hald/run-hald.sh: Use absolute paths in HALD_RUNNER_PATH and PATH
+ cuz otherwise helpers won't get invoked...
+
+ * fdi/policy/10osvendor/Makefile.am: Add 10-keyboard-policy.fdi
+
+ * fdi/policy/10osvendor/10-keyboard-policy.fdi: Forgot to add file.
+ Also from Matthew Garrett <mjg59 at srcf.ucam.org>. Tweak file to
+ merge button.type and button.has_state instead of setting
+
2006-02-08 David Zeuthen <davidz at redhat.com>
Patch from Matthew Garrett <mjg59 at srcf.ucam.org>.
More information about the hal-commit
mailing list