diff options
author | Ted Gould <ted@gould.cx> | 2012-02-07 21:14:45 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-07 21:14:45 -0600 |
commit | c49024a21eb6d36afe67fc5bd6eead55e7bfbbc7 (patch) | |
tree | 2e8148be67c0d980232be867fb1ff78406444f84 /debian | |
parent | 669d032147326fadfd606eb22efd5ca3e5c4d39a (diff) | |
parent | 455f5df69319c0feb5e64317bef16925623e8ac5 (diff) | |
download | ayatana-indicator-session-c49024a21eb6d36afe67fc5bd6eead55e7bfbbc7.tar.gz ayatana-indicator-session-c49024a21eb6d36afe67fc5bd6eead55e7bfbbc7.tar.bz2 ayatana-indicator-session-c49024a21eb6d36afe67fc5bd6eead55e7bfbbc7.zip |
* New upstream release.
* Screensaver code cleanup
* Fix ordering of items on request
* Removing GOA support
* Fix GTK3 Box Deprecation
* Updating to dbusmenu 0.5.90
* Making the gtk logout helper and apt optional build time choices
* Add name hints to the indicators
* bump version for release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2ef82ec..3cc68be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +indicator-session (0.3.90-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Screensaver code cleanup + * Fix ordering of items on request + * Removing GOA support + * Fix GTK3 Box Deprecation + * Updating to dbusmenu 0.5.90 + * Making the gtk logout helper and apt optional build time choices + * Add name hints to the indicators + * bump version for release + + -- Ted Gould <ted@ubuntu.com> Tue, 07 Feb 2012 21:13:59 -0600 + indicator-session (0.3.7.1-1ubuntu2) precise; urgency=low * debian/patches/01-remove-dead-gss-handling.patch: Remove dead GSS |