diff options
author | Ted Gould <ted@gould.cx> | 2010-02-25 11:56:16 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-25 11:56:16 -0600 |
commit | 6efdf35b5e3bfc25fa937b49c74f08d255aeb63c (patch) | |
tree | 6b25182d289609bba65170e18bfd70c9528e0320 /debian/changelog | |
parent | c9231bfee1c1ff91c20a76ba2f46a8d660ee1c67 (diff) | |
parent | ab02e295a6e21e1acb577516f0796d0ff4cc7092 (diff) | |
download | ayatana-indicator-session-6efdf35b5e3bfc25fa937b49c74f08d255aeb63c.tar.gz ayatana-indicator-session-6efdf35b5e3bfc25fa937b49c74f08d255aeb63c.tar.bz2 ayatana-indicator-session-6efdf35b5e3bfc25fa937b49c74f08d255aeb63c.zip |
* Upstream release 0.2.4
* When we can't shutdown with gnome-session fallback to using
ConsoleKit.
* Detect when GPM isn't available and don't error out.
* Change suspend and hibernate detection property names for
adjustment to upower.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ff381c0..506ea64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +indicator-session (0.2.4-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * Upstream release 0.2.4 + * When we can't shutdown with gnome-session fallback to using + ConsoleKit. + * Detect when GPM isn't available and don't error out. + * Change suspend and hibernate detection property names for + adjustment to upower. + + -- Ted Gould <ted@ubuntu.com> Thu, 25 Feb 2010 11:54:56 -0600 + indicator-session (0.2.3-0ubuntu1) lucid; urgency=low * Upstream release 0.2.3 |