hal ChangeLog,1.219,1.220
Joe Shaw
joe at freedesktop.org
Fri Jul 30 13:59:47 PDT 2004
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv5593
Modified Files:
ChangeLog
Log Message:
2004-07-30 Joe Shaw <joeshaw at novell.com>
Patch from Dan Williams <dcbw at redhat.com>
* hald/linux/net_class_device.c (link_detection_handle_message):
Fix a point arithmetic bug which caused link status changes to be
missed. Also fixes a compiler warning.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -d -r1.219 -r1.220
--- ChangeLog 30 Jul 2004 17:23:18 -0000 1.219
+++ ChangeLog 30 Jul 2004 20:59:45 -0000 1.220
@@ -1,5 +1,13 @@
2004-07-30 Joe Shaw <joeshaw at novell.com>
+ Patch from Dan Williams <dcbw at redhat.com>
+
+ * hald/linux/net_class_device.c (link_detection_handle_message):
+ Fix a point arithmetic bug which caused link status changes to be
+ missed. Also fixes a compiler warning.
+
+2004-07-30 Joe Shaw <joeshaw at novell.com>
+
* tools/device-manager/Representation.py (get_icon): Use get()
rather than indexing for "info.property" so that we can fall
back and not throw an exception if a device doesn't have it
More information about the hal-commit
mailing list