diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 15:58:14 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 15:58:14 -0600 |
commit | 2c6ef4e38e32386cc19bb8e1eb094378ef1c58f1 (patch) | |
tree | 87a0ee95a7f19b4925491a83e1f2d4b1e9ce6687 /ChangeLog | |
parent | 9dee1e2decb74007676089f5d86fde138d1aac9e (diff) | |
parent | 82c80cd622d65cdce1c1eef15a71baf8a3530f7f (diff) | |
download | ayatana-indicator-application-2c6ef4e38e32386cc19bb8e1eb094378ef1c58f1.tar.gz ayatana-indicator-application-2c6ef4e38e32386cc19bb8e1eb094378ef1c58f1.tar.bz2 ayatana-indicator-application-2c6ef4e38e32386cc19bb8e1eb094378ef1c58f1.zip |
Import upstream version 0.2.92
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. |