diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-02-23 19:41:54 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-02-23 19:41:54 +0100 |
commit | c0b7a8662a2df0dcca820aa8b6f8b654e7ef21b6 (patch) | |
tree | e254611c7430bb4bd750d41b46cc099d6d796a2d /debian/changelog | |
parent | 94bfe45129f137cf747d25a66f3235939d4eb297 (diff) | |
download | ayatana-indicator-session-c0b7a8662a2df0dcca820aa8b6f8b654e7ef21b6.tar.gz ayatana-indicator-session-c0b7a8662a2df0dcca820aa8b6f8b654e7ef21b6.tar.bz2 ayatana-indicator-session-c0b7a8662a2df0dcca820aa8b6f8b654e7ef21b6.zip |
* debian/patches/restore_session_lock.patch, debian/rules:
- get the indicator to enforce locking again since we still have cases
where locking is not done otherwise (lp: #939518)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ed2372f..07ce249 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,9 @@ indicator-session (0.3.92-0ubuntu1) UNRELEASED; urgency=low + * debian/patches/restore_session_lock.patch, debian/rules: + - get the indicator to enforce locking again since we still have cases + where locking is not done otherwise (lp: #939518) + [ Martin Pitt ] * debian/control: Add alternative packagekit dependency, since this ought to work with either the aptdaemon pkcompat or packagekit itself. @@ -9,7 +13,7 @@ indicator-session (0.3.92-0ubuntu1) UNRELEASED; urgency=low * Make GUDev dependency optional for non-Linux kernels * Add accessibility strings on the icons (LP: #891861) - -- Ted Gould <ted@ubuntu.com> Thu, 23 Feb 2012 09:18:34 -0600 + -- Sebastien Bacher <seb128@ubuntu.com> Thu, 23 Feb 2012 19:27:24 +0100 indicator-session (0.3.91-0ubuntu1) precise; urgency=low |