diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-07-14 11:10:43 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-07-14 11:10:43 -0400 |
commit | f4706f0998d9c5e742de952166ae11116ca376d3 (patch) | |
tree | 9cb2376e3860ee340eea36c7d1df59ff0f458ca9 /debian/changelog | |
parent | f3fe8b344a788210c0023e7bd316a3779812815a (diff) | |
parent | b891e8ba2224e1c554d6076a7f6df3536204db07 (diff) | |
download | ayatana-indicator-power-f4706f0998d9c5e742de952166ae11116ca376d3.tar.gz ayatana-indicator-power-f4706f0998d9c5e742de952166ae11116ca376d3.tar.bz2 ayatana-indicator-power-f4706f0998d9c5e742de952166ae11116ca376d3.zip |
* New upstream release.
- Refine the text of the items in the menu to follow the specification
- Draw option checkbox as check, not radio
- Show the apropiate icon depending of the status of the devices
Create new function to store the logic to put the primary device
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fcfdb40..2e3163a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +indicator-power (0.3-0ubuntu1) UNRELEASED; urgency=low + + * New upstream release. + - Refine the text of the items in the menu to follow the specification + - Draw option checkbox as check, not radio + - Show the apropiate icon depending of the status of the devices + +2011-07-13 Javier Jardón <javier.jardon@codethink.co.uk> + + Create new function to store the logic to put the primary device + + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 14 Jul 2011 11:04:23 -0400 + indicator-power (0.2-0ubuntu1) oneiric; urgency=low * New upstream release. |