diff options
author | Ted Gould <ted@gould.cx> | 2011-09-27 16:56:12 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-09-27 16:56:12 -0500 |
commit | af086761e7447cc106191dd9802c774666a4b5a0 (patch) | |
tree | 9f002770dfaf273063e3c55c6ec4dc46b6f1d0e5 /ChangeLog | |
parent | 8ff4f280a70526bb232b14374e3b982a6dbfd120 (diff) | |
parent | 749c8c0bdc194d438b6eea99dbedd0fd327c10da (diff) | |
download | ayatana-indicator-session-af086761e7447cc106191dd9802c774666a4b5a0.tar.gz ayatana-indicator-session-af086761e7447cc106191dd9802c774666a4b5a0.tar.bz2 ayatana-indicator-session-af086761e7447cc106191dd9802c774666a4b5a0.zip |
Import upstream version 0.3.6
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 68 |
1 files changed, 68 insertions, 0 deletions
@@ -1,5 +1,73 @@ # Generated by Makefile. Do not edit. +2011-09-27 Ted Gould <ted@gould.cx> + + 0.3.6 + +2011-09-27 Ted Gould <ted@gould.cx> + + Merging in translations from LP + +2011-09-27 Ted Gould <ted@gould.cx> + + Fixing capitalization of input strings as well + +2011-09-27 Ted Gould <ted@gould.cx> + + Updating to trunk + +2011-09-27 Ted Gould <ted@gould.cx> + + Updating to current translations on Launchpad + +2011-09-27 Ted Gould <ted@gould.cx> + + Removing an error and fixing the parameters. + +2011-09-27 Ted Gould <ted@gould.cx> + + Make the dialog not abort and add invalids for the return to make sure it does less often + +2011-09-27 Ted Gould <ted@gould.cx> + + Update the icon instead of recreating it. + +2011-09-26 Ted Gould <ted@gould.cx> + + Switch changing restart to updating the image instead of recreating it. + +2011-09-27 Ted Gould <ted@gould.cx> + + Switch to using the XDG_SEAT_PATH env. variable instead of using DBus + +2011-09-21 Robert Ancell <robert.ancell@canonical.com> + + Don't use depcrecated org.freedesktop.DisplayManager.GetSeatForCookie, use XDG_SEAT_PATH instead + +2011-09-26 Ted Gould <ted@gould.cx> + + Adding categories to the desktop files + +2011-09-21 Ted Gould <ted@gould.cx> + + Fixing key names + +2011-09-19 Ted Gould <ted@gould.cx> + + Only grab reboot after a second delay + +2011-09-16 Conor Curran <conor.curran@canonical.com> + + removed startup rebootrequired query, it must have been returning true + +2011-09-16 Ted Gould <ted@gould.cx> + + Fix title case + +2011-09-16 Jeremy Bicha <jbicha@ubuntu.com> + + Use Title Case for "Restart to Complete Updates" + 2011-09-14 Conor Curran <conor.curran@canonical.com> fixes for apt handling |