hal ChangeLog,1.124,1.125
David Zeuthen
david at pdx.freedesktop.org
Sat May 1 12:29:19 PDT 2004
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv19656
Modified Files:
ChangeLog
Log Message:
2004-05-01 David Zeuthen <david at fubar.dk>
* hald/Makefile.am (install-data-local): create /etc/hal/property.d
* tools/callouts/fstab-update.sh: s/msdos/vfat/ if applicable
* hald/logger.h: include stdio.h, stdlib.h since DIE macro uses this
* doc/TODO: removed a TODO-note :-)
* hald/callout.c (wait_for_callout): removed
(handle_sigchld): new function
(iochn_data): new function
(process_callouts): install signal handler and setup GIOChannel
stuff; don't install timeout for waiting for child
* hald/linux/class_device.c (class_device_detection_done): removed
* hald/linux/bus_device.c (bus_device_detection_done): removed
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- a/ChangeLog 30 Apr 2004 20:59:08 -0000 1.124
+++ b/ChangeLog 1 May 2004 19:29:17 -0000 1.125
@@ -1,3 +1,23 @@
+2004-05-01 David Zeuthen <david at fubar.dk>
+
+ * hald/Makefile.am (install-data-local): create /etc/hal/property.d
+
+ * tools/callouts/fstab-update.sh: s/msdos/vfat/ if applicable
+
+ * hald/logger.h: include stdio.h, stdlib.h since DIE macro uses this
+
+ * doc/TODO: removed a TODO-note :-)
+
+ * hald/callout.c (wait_for_callout): removed
+ (handle_sigchld): new function
+ (iochn_data): new function
+ (process_callouts): install signal handler and setup GIOChannel
+ stuff; don't install timeout for waiting for child
+
+ * hald/linux/class_device.c (class_device_detection_done): removed
+
+ * hald/linux/bus_device.c (bus_device_detection_done): removed
+
2004-04-30 Joe Shaw <joe at ximian.com>
* hald/linux/block_class_device.c (block_class_pre_process):
More information about the hal-commit
mailing list