diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-10-24 12:27:33 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-10-24 12:27:33 -0400 |
commit | 36b6a7bd4da4c926473733222f2f2de702a10097 (patch) | |
tree | 9d79e10967bac66183706428467818195df0a40a /debian/changelog | |
parent | 45187581e3231940c482eb1f1dd747884a321b0c (diff) | |
parent | 8541fa2fca5e702df025c670f7d03bceb66ca2aa (diff) | |
download | ayatana-indicator-power-36b6a7bd4da4c926473733222f2f2de702a10097.tar.gz ayatana-indicator-power-36b6a7bd4da4c926473733222f2f2de702a10097.tar.bz2 ayatana-indicator-power-36b6a7bd4da4c926473733222f2f2de702a10097.zip |
releasing version 0.10-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c00d341..8a563a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +indicator-power (0.10-0ubuntu1) precise; urgency=low + + * New upstream release. + - Use battery-with-a-plug when the batttery is fully charged but still + on AC (LP: #865342) + - Only show a red icon when we have less than 30 minutes of battery + remaining (LP: #743823) + - Fix icon creation for UP_DEVICE_STATE_CHARGING state + - support for old name icons + - Do not hardcode icon percentage when discharging + + -- Ken VanDine <ken.vandine@canonical.com> Mon, 24 Oct 2011 11:07:54 -0400 + indicator-power (0.9-0ubuntu2) oneiric; urgency=low * src/indicator-power.c |