hal ChangeLog,1.697,1.698
Richard Hughes
hughsient at freedesktop.org
Thu Dec 1 09:32:52 PST 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv23659
Modified Files:
ChangeLog
Log Message:
Small patch to fix a problem with refreshing battery values when the ac_adapter is removed.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.697
retrieving revision 1.698
diff -u -d -r1.697 -r1.698
--- ChangeLog 29 Nov 2005 18:14:54 -0000 1.697
+++ ChangeLog 1 Dec 2005 17:32:49 -0000 1.698
@@ -1,3 +1,12 @@
+2005-12-01 Richard Hughes <richard at hughsie.com>
+
+ * hald/linux2/acpi.c: Small patch to fix a problem with refreshing
+ battery values. When the ac_adapter is removed, the
+ battery_poll_infrequently() method is called which updates last_full.
+ The other states the battery may be in are also going to change at that
+ instance (for example going from charged to discharging) and so we
+ should be updating those too.
+
2005-11-29 Danny Kukawka <danny.kukawka at web.de>
* fdi/policy/10osvendor/10-storage-policy.fdi: changed
More information about the hal-commit
mailing list