diff options
author | Ted Gould <ted@gould.cx> | 2011-03-10 16:09:08 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-10 16:09:08 -0600 |
commit | eb8f43efef005e90fae7caaa4e70b9c6b40bc4ab (patch) | |
tree | b53727a60aa73e22a3c1e1477cf100aa77280771 /debian | |
parent | 073fb07231188c77679cfb094848e0b311c0830d (diff) | |
parent | 4097a4c42901dee5edf61c589ef0d501b716c633 (diff) | |
download | ayatana-indicator-session-eb8f43efef005e90fae7caaa4e70b9c6b40bc4ab.tar.gz ayatana-indicator-session-eb8f43efef005e90fae7caaa4e70b9c6b40bc4ab.tar.bz2 ayatana-indicator-session-eb8f43efef005e90fae7caaa4e70b9c6b40bc4ab.zip |
New upstream release.
∘ Support adding arbitrary items to the end of the session
menu. (LP: #727823)
∘ Call guest session with --no-lock to ensure there is no
double locking (LP: #636693)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a7442e5..249e40b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-session (0.2.15-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + ∘ Support adding arbitrary items to the end of the session + menu. (LP: #727823) + ∘ Call guest session with --no-lock to ensure there is no + double locking (LP: #636693) + + -- Ted Gould <ted@ubuntu.com> Thu, 10 Mar 2011 16:07:19 -0600 + indicator-session (0.2.14-0ubuntu1) natty; urgency=low * New upstream release. |