diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-03-10 16:21:27 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-03-10 16:21:27 +0100 |
commit | ba895a16be25c5c5507e5af41ab5cf1b53eb6282 (patch) | |
tree | 3d3f765b91c46796212e7c872f70e44d4241a038 /debian/changelog | |
parent | b713998c9af2c9929c6b2667174cec5c4af75041 (diff) | |
parent | 45f88031f73db9d56e1367b12ba5a484543b679e (diff) | |
download | ayatana-indicator-session-ba895a16be25c5c5507e5af41ab5cf1b53eb6282.tar.gz ayatana-indicator-session-ba895a16be25c5c5507e5af41ab5cf1b53eb6282.tar.bz2 ayatana-indicator-session-ba895a16be25c5c5507e5af41ab5cf1b53eb6282.zip |
releasing version 0.2.5-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 68d8e57..47e7be3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +indicator-session (0.2.5-0ubuntu1) lucid; urgency=low + + * Upstream Release 0.2.5 + * Restart required menu item when it's required for updates + * New logout dialogs. + * Fix naming to "Switch off" and "Sleep" + * Blocking the current user from the user list + * Change sorting to be based on real names and handle conflicts + * Removing some ConsoleKit errors (lp: #529830) + * Memory leak on PangoLayout allocation + * Don't set GTK decorations + * ConsoleKit fallback if gnome-session not available + + -- Ted Gould <ted@ubuntu.com> Thu, 04 Mar 2010 12:33:08 -0600 + indicator-session (0.2.4-0ubuntu2) lucid; urgency=low * Backport upstream change to fix decoration rendering issues |