diff options
author | Ted Gould <ted@gould.cx> | 2012-03-09 15:28:05 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-09 15:28:05 -0600 |
commit | 59aeee2af527feb71089354f29d5155a40512f9f (patch) | |
tree | 449fcbf1ebbe231afd84c4827f2e3940ee6f1b0d /ChangeLog | |
parent | a2a0779d48c596f1fda30a2d502bb3d419a83164 (diff) | |
parent | 0034324b42274ffa51e280098eee33b85215ac3d (diff) | |
download | ayatana-indicator-session-59aeee2af527feb71089354f29d5155a40512f9f.tar.gz ayatana-indicator-session-59aeee2af527feb71089354f29d5155a40512f9f.tar.bz2 ayatana-indicator-session-59aeee2af527feb71089354f29d5155a40512f9f.zip |
Import upstream version 0.3.93
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 |