diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-01-27 22:33:50 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-01-27 22:33:50 -0500 |
commit | c3f02be7909dc9b8a6080b0f3c7c9272f9866534 (patch) | |
tree | f16f5cb8ecc7c6b61ff0205a919e88db66367540 /ChangeLog | |
parent | 7ac86017b815b015a994bfdf4e91fc5af7e53e10 (diff) | |
parent | e08f5483f846c85b36a087228ba4a61f4e103776 (diff) | |
download | ayatana-indicator-application-c3f02be7909dc9b8a6080b0f3c7c9272f9866534.tar.gz ayatana-indicator-application-c3f02be7909dc9b8a6080b0f3c7c9272f9866534.tar.bz2 ayatana-indicator-application-c3f02be7909dc9b8a6080b0f3c7c9272f9866534.zip |
releasing version 0.2.92-0ubuntu1
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. +2011-01-27 Ted Gould <ted@gould.cx> + + 0.2.92 + +2011-01-26 Ted Gould <ted@gould.cx> + + Fix the use of variant builder + +2011-01-26 Ted Gould <ted@gould.cx> + + Protecting against empty application lists, fixing the builder to be on the stack and using it correctly. + +2011-01-18 Ted Gould <ted@gould.cx> + + Switch to canonical.com + +2011-01-17 Ted Gould <ted@gould.cx> + + Changing the name of the approver interface + +2011-01-14 Ken VanDine <ken.vandine@canonical.com> + + distcheck fixes, use notdir to wrap basename + +2011-01-14 Ken VanDine <ken.vandine@canonical.com> + + Version bump, 0.2.91 + 2011-01-14 Ted Gould <ted@gould.cx> Porting to GDBus and fixing some other misc. issus. |