diff options
author | Ted Gould <ted@gould.cx> | 2011-09-28 09:53:37 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-09-28 09:53:37 -0500 |
commit | 60db5072f4ae6d12c54f10b4b4242fe52ad03891 (patch) | |
tree | 60bb50e14d5cd468fe2aa6c7e8b2626f025e2abb /ChangeLog | |
parent | 09cbd15fd6bd72df523743f289292822f7d9c502 (diff) | |
parent | 61ce1240559e39b4ef2ff6d28b9a202bd8e45ff8 (diff) | |
download | ayatana-indicator-application-60db5072f4ae6d12c54f10b4b4242fe52ad03891.tar.gz ayatana-indicator-application-60db5072f4ae6d12c54f10b4b4242fe52ad03891.tar.bz2 ayatana-indicator-application-60db5072f4ae6d12c54f10b4b4242fe52ad03891.zip |
* New upstream release.
* Fix memory leak (LP: #829961)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,5 +1,29 @@ # Generated by Makefile. Do not edit. +2011-09-28 Ted Gould <ted@gould.cx> + + 0.4.0 + +2011-09-16 Ted Gould <ted@gould.cx> + + Memory leaks on double calls for properties + +2011-09-16 Ted Gould <ted@gould.cx> + + Pulling in mterry's additional fixes + +2011-09-16 Michael Terry <michael.terry@canonical.com> + + free application fields before resetting them to new values + +2011-09-16 Ted Gould <ted@gould.cx> + + Ensure we set a default value for aicon + +2011-09-14 Ted Gould <ted@gould.cx> + + Freeing properties on second run of building the app indicator + 2011-08-11 Ted Gould <ted@gould.cx> 0.3.92 |