diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-08-23 12:50:05 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-08-23 12:50:05 -0400 |
commit | b72dbbdf4b558e0f0a1bd4f64c6b11fe322d5a46 (patch) | |
tree | 6f0f12885e240dd2ae97cf23140cb77c8faefd55 /debian/changelog | |
parent | 62b88ad77faf9faed1de56e8a6e97f9ea274bc02 (diff) | |
parent | 3751cc4b823c5d701456317bb86fc4fc39bf3b9e (diff) | |
download | ayatana-indicator-power-b72dbbdf4b558e0f0a1bd4f64c6b11fe322d5a46.tar.gz ayatana-indicator-power-b72dbbdf4b558e0f0a1bd4f64c6b11fe322d5a46.tar.bz2 ayatana-indicator-power-b72dbbdf4b558e0f0a1bd4f64c6b11fe322d5a46.zip |
* New upstream release.
- Use gsettings to store the status of "Show time in Menu Bar"
option (LP: #829853)
- Follow standard alignment of icons in menus (LP: #829697)
- Do not use a space before an ellipsis at the end of a string.
* debian/control
- Added build depends for libglib2.0-dev
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5ea1d36..4d816b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +indicator-power (0.7-0ubuntu1) UNRELEASED; urgency=low + + * New upstream release. + - Use gsettings to store the status of "Show time in Menu Bar" + option (LP: #829853) + - Follow standard alignment of icons in menus (LP: #829697) + - Do not use a space before an ellipsis at the end of a string. + * debian/control + - Added build depends for libglib2.0-dev + + -- Ken VanDine <ken.vandine@canonical.com> Tue, 23 Aug 2011 12:44:58 -0400 + indicator-power (0.6-0ubuntu2) oneiric; urgency=low * src/indicator-power.c |