diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-03-12 09:02:25 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-03-12 09:02:25 -0400 |
commit | 19582c4d12760920b60e711564b646e25a6d9189 (patch) | |
tree | bf2e448055320144b76e1bfc13bc51329cbb9c86 /ChangeLog | |
parent | ed3bab33563907dcd32ac4371f0c825cb4d980f5 (diff) | |
parent | 38b05f844e0594b479e2037df66e5da736574f86 (diff) | |
download | ayatana-indicator-session-19582c4d12760920b60e711564b646e25a6d9189.tar.gz ayatana-indicator-session-19582c4d12760920b60e711564b646e25a6d9189.tar.bz2 ayatana-indicator-session-19582c4d12760920b60e711564b646e25a6d9189.zip |
* New upstream release.
* Reverting locking change from earlier releases
* Working with PackageKit restart signals better
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,5 +1,33 @@ # Generated by Makefile. Do not edit. +2012-03-09 Ted Gould <ted@gould.cx> + + 0.3.93 + +2012-03-06 Sebastien Bacher <seb128@ubuntu.com> + + enforce locking that's still needed and will not be solved this cycle + +2012-02-27 Sebastien Bacher <seb128@ubuntu.com> + + Revert r239, there are still issues, to sort next cycle + +2012-03-06 Conor Curran <conor.curran@canonical.com> + + merge the icon change fix + +2012-03-06 Conor Curran <conor.curran@canonical.com> + + make sure to change the icon on the panel when we get a restart signal from package kit + +2012-03-06 Conor Curran <conor.curran@canonical.com> + + make sure to listen to the correct signal + +2012-03-06 Conor Curran <conor.curran@canonical.com> + + listen for the right signal + 2012-02-23 Ted Gould <ted@gould.cx> 0.3.92 |