hal ChangeLog,1.119,1.120
Joe Shaw
joe at pdx.freedesktop.org
Mon Apr 26 13:42:15 PDT 2004
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv22484
Modified Files:
ChangeLog
Log Message:
2004-04-26 Joe Shaw <joe at ximian.com>
* hald/callout.c (hal_callout_device): We still need to emit the
callouts_finished signal even if we have no callouts. Whoops.
* hald/bus_device.c (bus_device_got_parent): We don't need to ref
the device being added, since it's no longer unconditionally being
unreffed immediately afterward.
* hald/class_device.c (class_device_final): Ditto.
* hald/common.c (device_move_from_tdl_to_gdl): Remove the ref note
in the comment, and call g_object_ref() at the top of the
function.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- a/ChangeLog 26 Apr 2004 20:29:40 -0000 1.119
+++ b/ChangeLog 26 Apr 2004 20:42:13 -0000 1.120
@@ -1,3 +1,18 @@
+2004-04-26 Joe Shaw <joe at ximian.com>
+
+ * hald/callout.c (hal_callout_device): We still need to emit the
+ callouts_finished signal even if we have no callouts. Whoops.
+
+ * hald/bus_device.c (bus_device_got_parent): We don't need to ref
+ the device being added, since it's no longer unconditionally being
+ unreffed immediately afterward.
+
+ * hald/class_device.c (class_device_final): Ditto.
+
+ * hald/common.c (device_move_from_tdl_to_gdl): Remove the ref note
+ in the comment, and call g_object_ref() at the top of the
+ function.
+
2004-04-26 David Zeuthen <david at fubar.dk>
* doc/TODO: Added note about waiting for callouts to complete before
More information about the hal-commit
mailing list