diff options
author | Ted Gould <ted@canonical.com> | 2009-10-06 18:11:51 -0400 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-10-06 18:11:51 -0400 |
commit | c5e178a78fe8855f3af5e141a60964aa8118b5f8 (patch) | |
tree | 705aec9eee7ccb431cdee0b5c843f471a361577f /debian/changelog | |
parent | f0472c4c020e7167690b8c2e07e5c73120e7187e (diff) | |
parent | ba6f42104e9f845f3d50370f6c43e4b4d6d3eb7b (diff) | |
download | ayatana-indicator-session-c5e178a78fe8855f3af5e141a60964aa8118b5f8.tar.gz ayatana-indicator-session-c5e178a78fe8855f3af5e141a60964aa8118b5f8.tar.bz2 ayatana-indicator-session-c5e178a78fe8855f3af5e141a60964aa8118b5f8.zip |
* Asynchronized the menu handling so that it's in the right
order with async startup.
* String change, "New Session" to "Switch User" (LP: #444494)
* Removed debian/patches/switch_user_lp-444494.patch
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 8081ae0..0e85b0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +indicator-session (0.1.6-0ubuntu3~ppa1) UNRELEASED; urgency=low + + * Asynchronized the menu handling so that it's in the right + order with async startup. + * String change, "New Session" to "Switch User" (LP: #444494) + * Removed debian/patches/switch_user_lp-444494.patch + + -- Ted Gould <ted@ubuntu.com> Tue, 06 Oct 2009 18:09:08 -0400 + indicator-session (0.1.6-0ubuntu2) UNRELEASED; urgency=low * debian/patches/switch_user_lp-444494.patch |