chiark / gitweb /
energy vs power
[chiark-utils.git] / debian / changelog
index 4ed6596d88cbf682a253c65fcab00a5524ebf129..35f62477991fc094a671d5b44129063339c01191 100644 (file)
@@ -2,12 +2,22 @@ chiark-utils (4.1.31~~iwj) unstable; urgency=low
 
   * chiark-backup Suggests chiark-utils-bin, not the nonexistent
     chiark-cprogs (for `summer').
+
+  * xacpi-simple updated:
+    - now works with recent kernels by reading /sys/class/power_supply
+      (so is now misnamed, since that may or may not come from acpi)
+    - copes both with batteries which report charge/current and ones which
+      report energy/power.
+    - copes with batteries which are not full, charging or discharging
+      (eg, if the system is on a/c but battery charging is suppressed)
+    - some debugging output
+
   * Fix the build-depends to refer to nettle-dev not libnettle-dev.
   * Add ${misc:Depends} to Depends: lines.  Causes no change to the .debs.
   * Switch to git.  Move .cvsignores to .gitignore, etc.
   * Update my email address.
 
- -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 03 Jun 2012 14:56:36 +0100
+ --
 
 chiark-utils (4.1.30) unstable; urgency=low