hal ChangeLog,1.484,1.485

David Zeuthen david at freedesktop.org
Thu Mar 17 09:19:45 PST 2005


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv29224

Modified Files:
	ChangeLog 
Log Message:
2005-03-17  David Zeuthen  <davidz at redhat.com>

	* hald/util.c (hal_util_grep_file): Remove some debug spewage

2005-03-17  Richard hughes  <richard at hughsie.com>

	* hald/linux2/apm.c (battery_refresh):
	Fix a typo, s/battery.charge_level/battery.charge_level.current
	so that matches ACPI (and HAL spec).

	* hald/linux2/addons/addon-hid-ups.c:
	Fix a typo, s/battery.is_charging/battery.rechargeable.is_charging
	so that matches ACPI (and HAL spec).

2005-03-17  David Zeuthen  <davidz at redhat.com>

	* tools/linux/hal_hotplug.c: We need to look for the
	sysfs_mount_path only if we read the ifindex from a network
	interface. This safes us from parsing the proc file with every
	hotplug event. From Kay Sievers <kay.sievers at vrfy.org>.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.484
retrieving revision 1.485
diff -u -d -r1.484 -r1.485
--- ChangeLog	16 Mar 2005 20:09:46 -0000	1.484
+++ ChangeLog	17 Mar 2005 17:19:43 -0000	1.485
@@ -1,3 +1,24 @@
+2005-03-17  David Zeuthen  <davidz at redhat.com>
+
+	* hald/util.c (hal_util_grep_file): Remove some debug spewage
+
+2005-03-17  Richard hughes  <richard at hughsie.com>
+
+	* hald/linux2/apm.c (battery_refresh):
+	Fix a typo, s/battery.charge_level/battery.charge_level.current
+	so that matches ACPI (and HAL spec).
+
+	* hald/linux2/addons/addon-hid-ups.c:
+	Fix a typo, s/battery.is_charging/battery.rechargeable.is_charging
+	so that matches ACPI (and HAL spec).
+
+2005-03-17  David Zeuthen  <davidz at redhat.com>
+
+	* tools/linux/hal_hotplug.c: We need to look for the
+	sysfs_mount_path only if we read the ifindex from a network
+	interface. This safes us from parsing the proc file with every
+	hotplug event. From Kay Sievers <kay.sievers at vrfy.org>.
+
 2005-03-16  Kay Sievers  <kay.sievers at vrfy.org>
 
 	Replace boolean action type of hotplug event with enum, cause




More information about the hal-commit mailing list