aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-03 21:06:00 -0600
committerTed Gould <ted@gould.cx>2010-03-03 21:06:00 -0600
commitd9bc98c8b728ffce04d5536501efb11a6084c831 (patch)
tree22f77b0048967d522ca9dea9c664adf286408c07 /debian
parent4533e76797864b2e949ffa150359145d861f0045 (diff)
parent1af7a048d62b8616d3182a8bb48fe33e7b54d93d (diff)
downloadayatana-indicator-session-d9bc98c8b728ffce04d5536501efb11a6084c831.tar.gz
ayatana-indicator-session-d9bc98c8b728ffce04d5536501efb11a6084c831.tar.bz2
ayatana-indicator-session-d9bc98c8b728ffce04d5536501efb11a6084c831.zip
* Upstream Merge
* Fix naming to "Switch off" and "Sleep" * Blocking the current user from the user list * Change sorting to be based on real names and handle conflicts * Removing some ConsoleKit errors * Memory leak on PangoLayout allocation * Don't set GTK decorations * ConsoleKit fallback if gnome-session not available
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 68d8e57..bedd299 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+indicator-session (0.2.4-0ubuntu3~ppa1) UNRELEASED; urgency=low
+
+ * Upstream Merge
+ * Fix naming to "Switch off" and "Sleep"
+ * Blocking the current user from the user list
+ * Change sorting to be based on real names and handle conflicts
+ * Removing some ConsoleKit errors
+ * Memory leak on PangoLayout allocation
+ * Don't set GTK decorations
+ * ConsoleKit fallback if gnome-session not available
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 03 Mar 2010 21:03:18 -0600
+
indicator-session (0.2.4-0ubuntu2) lucid; urgency=low
* Backport upstream change to fix decoration rendering issues