diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2011-04-14 16:13:42 -0400 |
|---|---|---|
| committer | Ken VanDine <ken.vandine@canonical.com> | 2011-04-14 16:13:42 -0400 |
| commit | 361d96393eed5379df0f83eec2f09e66e9efef5f (patch) | |
| tree | 7a904322c57c903b340b772f852f19d557e389e8 /ChangeLog | |
| parent | e25a3f60f7f29c14bc0c32ef5e732c79075d70f1 (diff) | |
| parent | 28549d9566af78e3164695db67b98ba49ee57a53 (diff) | |
| download | ayatana-indicator-application-361d96393eed5379df0f83eec2f09e66e9efef5f.tar.gz ayatana-indicator-application-361d96393eed5379df0f83eec2f09e66e9efef5f.tar.bz2 ayatana-indicator-application-361d96393eed5379df0f83eec2f09e66e9efef5f.zip | |
releasing version 0.3.2-0ubuntu1
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -1,5 +1,41 @@ # Generated by Makefile. Do not edit. +2011-04-14 Ted Gould <ted@gould.cx> + + 0.3.2 + +2011-04-12 Ted Gould <ted@gould.cx> + + Make approver signals cancelable + +2011-04-12 Michael Terry <mike@mterry.name> + + cancel approver requests too + +2011-04-12 Ted Gould <ted@gould.cx> + + Ensure we can cancel GetAll() + +2011-04-11 Michael Terry <mike@mterry.name> + + make sure we can cancel GetAll call + +2011-04-12 Ted Gould <ted@gould.cx> + + Protect from canceling + +2011-04-11 Michael Terry <mike@mterry.name> + + catch one more cancel-before-accessing freed memory instance -- this one resulting in a double free + +2011-04-12 Ted Gould <ted@gould.cx> + + Makes sure to free the application using the application_free() function + +2011-04-08 Michael Terry <mike@mterry.name> + + don't merely free an app, it has to be properly removed from list and such + 2011-04-07 Ted Gould <ted@gould.cx> 0.3.1 |
