diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-08-10 16:34:26 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-08-10 16:34:26 -0400 |
commit | ae81953d3491fcadae3b05c9535c6605a50a9467 (patch) | |
tree | cb8a8cbf0ad10b45c3457852acd02790bcd7f2c2 /debian/changelog | |
parent | f0c187f8dd55d8b831892ce30937aed2b737c5f8 (diff) | |
parent | b5eb255fae2158fde84def56b46fa6c5424f5b84 (diff) | |
download | ayatana-indicator-session-ae81953d3491fcadae3b05c9535c6605a50a9467.tar.gz ayatana-indicator-session-ae81953d3491fcadae3b05c9535c6605a50a9467.tar.bz2 ayatana-indicator-session-ae81953d3491fcadae3b05c9535c6605a50a9467.zip |
* New upstream release.
- restart is missing from SessionMenu (LP: #815077)
- Don't allow starting programs via the greeter indicators (LP: #811853)
- Printer menu item should launch system-config-printer (LP: #818602)
- gudev integration
- apt restart required awareness
* debian/control
- Added build depends on libgudev-1.0-dev
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 59544bb..a52a395 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +indicator-session (0.3.1-0ubuntu1) UNRELEASED; urgency=low + + * New upstream release. + - restart is missing from SessionMenu (LP: #815077) + - Don't allow starting programs via the greeter indicators (LP: #811853) + - Printer menu item should launch system-config-printer (LP: #818602) + - gudev integration + - apt restart required awareness + * debian/control + - Added build depends on libgudev-1.0-dev + + -- Ken VanDine <ken.vandine@canonical.com> Wed, 10 Aug 2011 16:23:33 -0400 + indicator-session (0.3.0-0ubuntu1) oneiric; urgency=low * New upstream release. |