diff options
author | Ted Gould <ted@gould.cx> | 2011-03-16 13:37:03 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-16 13:37:03 -0500 |
commit | 8b323ea110202ad0f592814dd37927c68fa26589 (patch) | |
tree | b38460afcd4a513e80e6ffbcde687f15a32a0984 /ChangeLog | |
parent | e1790a21c24270bd10d9e71dd02a6c9efae11187 (diff) | |
parent | bf797a9104b3ff1183a3f70337d259da6ded095b (diff) | |
download | libayatana-appindicator-8b323ea110202ad0f592814dd37927c68fa26589.tar.gz libayatana-appindicator-8b323ea110202ad0f592814dd37927c68fa26589.tar.bz2 libayatana-appindicator-8b323ea110202ad0f592814dd37927c68fa26589.zip |
New upstream release.
∘ Fix long standing memory leak (LP: #569273)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ # Generated by Makefile. Do not edit. +2011-03-16 Ted Gould <ted@gould.cx> + + 0.2.99 + +2011-03-14 Ted Gould <ted@gould.cx> + + Doing a ref_sink() like we should have been doing! + +2011-03-14 Michael Terry <mike@mterry.name> + + sink ref to passed-in menu in set_menu() to avoid leaks + 2011-03-10 Ted Gould <ted@gould.cx> 0.2.98 |