hal ChangeLog,1.120,1.121

Joe Shaw joe at pdx.freedesktop.org
Tue Apr 27 12:05:28 PDT 2004


Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv29919

Modified Files:
	ChangeLog 
Log Message:
2004-04-27  Joe Shaw  <joe at ximian.com>

	* doc/TODO: Remove a now completed TODO item.

	* hald/hald.c (gdl_store_changed): Don't call hal_callout_device()
	in the removed case.

	* hald/linux/osspec.c (remove_callouts_finished): Actually remove
	the device from the GDL in this callback.
	(remove_device, remove_class_device): Connect to the
	callouts_finished signal and call device callouts instead of
	removing it from the GDL here.

Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -d -r1.120 -r1.121
--- a/ChangeLog	26 Apr 2004 20:42:13 -0000	1.120
+++ b/ChangeLog	27 Apr 2004 19:05:25 -0000	1.121
@@ -1,3 +1,16 @@
+2004-04-27  Joe Shaw  <joe at ximian.com>
+
+	* doc/TODO: Remove a now completed TODO item.
+
+	* hald/hald.c (gdl_store_changed): Don't call hal_callout_device()
+	in the removed case.
+
+	* hald/linux/osspec.c (remove_callouts_finished): Actually remove
+	the device from the GDL in this callback.
+	(remove_device, remove_class_device): Connect to the
+	callouts_finished signal and call device callouts instead of
+	removing it from the GDL here.
+
 2004-04-26  Joe Shaw  <joe at ximian.com>
 
 	* hald/callout.c (hal_callout_device): We still need to emit the





More information about the hal-commit mailing list