diff options
author | Ted Gould <ted@canonical.com> | 2009-10-07 18:24:02 -0400 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-10-07 18:24:02 -0400 |
commit | 378b3b0547b9b2f3e81fa4f76ebdf0c203110e03 (patch) | |
tree | eb3fd4426414b38df10a5e68da2480cdb7f99043 /debian | |
parent | bbcd3463c32730a2c3ff0d85947e54d0a6672745 (diff) | |
parent | f90470486f601d8b29781652d21c9b4a19e49d42 (diff) | |
download | ayatana-indicator-session-378b3b0547b9b2f3e81fa4f76ebdf0c203110e03.tar.gz ayatana-indicator-session-378b3b0547b9b2f3e81fa4f76ebdf0c203110e03.tar.bz2 ayatana-indicator-session-378b3b0547b9b2f3e81fa4f76ebdf0c203110e03.zip |
Handling the locking of the screensaver so that we ensure
the screensaver is active before suspending. Also, we
throttle it to ensure it doesn't start until after suspend.
(LP: #444391)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index de3fa75..9946b7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +indicator-session (0.1.6-0ubuntu3~ppa2) UNRELEASED; urgency=low + + * Handling the locking of the screensaver so that we ensure + the screensaver is active before suspending. Also, we + throttle it to ensure it doesn't start until after suspend. + (LP: #444391) + + -- Ted Gould <ted@ubuntu.com> Wed, 07 Oct 2009 18:21:30 -0400 + indicator-session (0.1.6-0ubuntu3~ppa1) karmic; urgency=low * Asynchronized the menu handling so that it's in the right |