diff options
author | Ted Gould <ted@gould.cx> | 2011-10-13 13:16:02 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-10-13 13:16:02 -0500 |
commit | eb1fea01fdb8ca44e3bf09cf2c5af4dc7cff3c2d (patch) | |
tree | f0e356cde9f546e2735b412c8ad7f5ea67b3ce3c /debian/changelog | |
parent | 5cd2a887b9d0ea7995450a975e4b0527dcd9b1a2 (diff) | |
parent | 301718cf2414986a9ed20f9aa33b62a478d6fa79 (diff) | |
download | ayatana-indicator-session-eb1fea01fdb8ca44e3bf09cf2c5af4dc7cff3c2d.tar.gz ayatana-indicator-session-eb1fea01fdb8ca44e3bf09cf2c5af4dc7cff3c2d.tar.bz2 ayatana-indicator-session-eb1fea01fdb8ca44e3bf09cf2c5af4dc7cff3c2d.zip |
* New upstream release.
* Fix some variant ref issues causing crashes (LP: #863930)
* Handle cases of returned dbus messages from ConsoleKit (LP: #864085)
* Fixed improperly mapped gconf to gsettings keys (LP: #858798)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 49bfb00..2d5c66e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +indicator-session (0.3.7-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Fix some variant ref issues causing crashes (LP: #863930) + * Handle cases of returned dbus messages from ConsoleKit (LP: #864085) + * Fixed improperly mapped gconf to gsettings keys (LP: #858798) + + -- Ted Gould <ted@ubuntu.com> Thu, 13 Oct 2011 13:14:33 -0500 + indicator-session (0.3.6-0ubuntu2) oneiric; urgency=low * data/indicator-session.convert |