hal ChangeLog,1.605,1.606

Danny Kukawka dkukawka at freedesktop.org
Sun Aug 21 09:14:29 PDT 2005


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

Modified Files:
	ChangeLog 
Log Message:
2005-08-21  Danny Kukawka <danny.kukawka at web.de>

        * hald/util.c: (util_compute_percentage_charge): Fix to return 100 for
        computed percentage values > 100% instead of -1. This can happen on
        ACPI systems wich reports temporarily a higher 'remaining capacity'
        then the 'last full capacity'.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.605
retrieving revision 1.606
diff -u -d -r1.605 -r1.606
--- ChangeLog	21 Aug 2005 08:38:27 -0000	1.605
+++ ChangeLog	21 Aug 2005 16:14:27 -0000	1.606
@@ -1,4 +1,11 @@
-2005-08-20  Danny  Danny Kukawka <danny.kukawka at web.de>
+2005-08-21  Danny Kukawka <danny.kukawka at web.de>
+
+	* hald/util.c: (util_compute_percentage_charge): Fix to return 100 for 
+	computed percentage values > 100% instead of -1. This can happen on
+	ACPI systems wich reports temporarily a higher 'remaining capacity' 
+	then the 'last full capacity'.
+
+2005-08-20  Danny Kukawka <danny.kukawka at web.de>
 
 	* configure.in: Fix to get all current available translations.
 
@@ -27,7 +34,7 @@
 	Also modified description of battery.remaining_time explaining the
 	different meanings while charging and discharging.
 
-2005-08-19  Danny  Danny Kukawka <danny.kukawka at web.de>
+2005-08-19  Danny Kukawka <danny.kukawka at web.de>
 
 	* tools/hal-system-power-hibernate, 
 	  tools/hal-system-power-set-power-save, 




More information about the hal-commit mailing list