aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-02-08 15:12:47 -0500
committerKen VanDine <ken.vandine@canonical.com>2012-02-08 15:12:47 -0500
commit4eacd253f0fd5cb22a6c12dbf58126eb14c95bde (patch)
tree27c93878367ff2c04a9b9482b718b71ef8652857 /ChangeLog
parent6c05bbbd892c117777b11662b7e86c0d201398ec (diff)
parentfb82208c7c5a593eb89f1a53174978b562fcdae7 (diff)
downloadayatana-indicator-session-4eacd253f0fd5cb22a6c12dbf58126eb14c95bde.tar.gz
ayatana-indicator-session-4eacd253f0fd5cb22a6c12dbf58126eb14c95bde.tar.bz2
ayatana-indicator-session-4eacd253f0fd5cb22a6c12dbf58126eb14c95bde.zip
* New upstream release.
* Screensaver code cleanup * Fix ordering of items on request * Removing GOA support * Fix GTK3 Box Deprecation * Updating to dbusmenu 0.5.90 * Making the gtk logout helper and apt optional build time choices * Add name hints to the indicators * bump version for release * Drop debian/patches/01-remove-dead-gss-handling.patch: Upstream * debian/control: Updating dbusmenu dep to 0.5.90
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog81
1 files changed, 81 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3302930..1700c9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,86 @@
# Generated by Makefile. Do not edit.
+2012-02-07 Ted Gould <ted@gould.cx>
+
+ 0.3.90
+
+2012-02-07 Ted Gould <ted@gould.cx>
+
+ Screensaver code cleanup
+
+2012-01-30 Marc Deslauriers <marc.deslauriers@canonical.com>
+
+ Remove dead GSS throttling code. Let gnome-settings-daemon
+ handle locking the screen when UPower requests it.
+
+2012-02-07 Ted Gould <ted@gould.cx>
+
+ Fix ordering of items on request
+
+2011-10-26 Dmitry Shachnev <mitya57@gmail.com>
+
+ Swap return values of indicator_session_get_location
+
+2012-02-07 Ted Gould <ted@gould.cx>
+
+ Removing GOA support
+
+2012-02-02 Alberto Mardegan <alberto.mardegan@canonical.com>
+
+ Remove "Online accounts" from user menu
+
+ The "Online accounts" feature is going to be removed from the control panel in Precise.
+
+2012-02-07 Ted Gould <ted@gould.cx>
+
+ Fix GTK3 Box Deprecation
+
+2012-02-07 Ted Gould <ted@gould.cx>
+
+ If we have GTK3 use the new gtk_box_new() function not the deprecated one
+
+2012-02-07 Ted Gould <ted@gould.cx>
+
+ Adding flags into the build to make sure we know if we're GTK3 or not
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Updating to dbusmenu 0.5.90
+
+2012-01-31 Ted Gould <ted@gould.cx>
+
+ Modifying includes to not include libdbusmenu-gtk3 stuff
+
+2012-01-31 Ted Gould <ted@gould.cx>
+
+ Updating required dbusmenu 0.5.90
+
+2011-11-29 Ted Gould <ted@gould.cx>
+
+ Making the gtk logout helper and apt optional build time choices
+
+2011-11-23 György Balló <ballogy@freestart.hu>
+
+ Make APT support optional
+
+2011-11-23 György Balló <ballogy@freestart.hu>
+
+ Make GTK Logout Helper optional
+
+2011-11-29 Ted Gould <ted@gould.cx>
+
+ Add name hints to the indicators
+
+2011-11-08 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Export the indicators name hints
+
+ Using the PACKAGE config.h variable both for the users and devices entries.
+
+2011-10-28 Conor Curran <conor.curran@canonical.com>
+
+ bump version for release
+
2011-10-28 Conor Curran <conor.curran@canonical.com>
fix the invalid utf8 bug and update ignore file