aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-07 21:11:18 -0600
committerTed Gould <ted@gould.cx>2012-02-07 21:11:18 -0600
commit455f5df69319c0feb5e64317bef16925623e8ac5 (patch)
tree80591e7172255d17c54787082791730675afb062 /ChangeLog
parentdadd9430e33c73e1a007f280694bc5e908472757 (diff)
parent6975e8a7aab320c77f3cb3de345415b9f26ba5cd (diff)
downloadayatana-indicator-session-455f5df69319c0feb5e64317bef16925623e8ac5.tar.gz
ayatana-indicator-session-455f5df69319c0feb5e64317bef16925623e8ac5.tar.bz2
ayatana-indicator-session-455f5df69319c0feb5e64317bef16925623e8ac5.zip
Import upstream version 0.3.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