diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-08-12 10:03:39 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-08-12 10:03:39 -0400 |
commit | e6361deeea11714f3d8d45d068b249c8d4b634ef (patch) | |
tree | 5640c20eb0d2612d5692e7b5aae0dc00e949606d /debian/changelog | |
parent | 28e2acba03c73cf34a10a8cbfc2f1b33d4324199 (diff) | |
parent | edfb2ab89822da16fc1150a5350c130830a733b3 (diff) | |
download | ayatana-indicator-power-e6361deeea11714f3d8d45d068b249c8d4b634ef.tar.gz ayatana-indicator-power-e6361deeea11714f3d8d45d068b249c8d4b634ef.tar.bz2 ayatana-indicator-power-e6361deeea11714f3d8d45d068b249c8d4b634ef.zip |
* New upstream release.
- Show time left to use without brackets, time left to charge with
brackets. (LP: #824629)
- Fix some memory leaks
- Don't show settings links when used in a greeter
- Use a string when the energy source is not present instead
of 0%
- only batteries status icons are allowed in the menu title
* debian/rules:
- run intltool-update to update the translations template (lp: #820705)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a7fa566..87cca97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +indicator-power (0.6-0ubuntu1) UNRELEASED; urgency=low + + * New upstream release. + - Show time left to use without brackets, time left to charge with + brackets. (LP: #824629) + - Fix some memory leaks + - Don't show settings links when used in a greeter + - Use a string when the energy source is not present instead + of 0% + - only batteries status icons are allowed in the menu title + * debian/rules: + - run intltool-update to update the translations template (lp: #820705) + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 12 Aug 2011 09:57:47 -0400 + indicator-power (0.5-0ubuntu1) oneiric; urgency=low * New upstream release. |