diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-04-14 16:14:04 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-04-14 16:14:04 -0400 |
commit | 2894eed6a740f6064cf404e63dfd751d1e509734 (patch) | |
tree | 3bf373a87d5e1c273c7ebe0cfe5c4820f026a07f /ChangeLog | |
parent | 5389f65762fd258d5b87014d1b2dd7ca8192030b (diff) | |
parent | 0a0c90e66c9c5ad405b2d6f5c801a419f7e03a8d (diff) | |
download | ayatana-indicator-datetime-2894eed6a740f6064cf404e63dfd751d1e509734.tar.gz ayatana-indicator-datetime-2894eed6a740f6064cf404e63dfd751d1e509734.tar.bz2 ayatana-indicator-datetime-2894eed6a740f6064cf404e63dfd751d1e509734.zip |
releasing version 0.2.3-0ubuntu10.2.3-0ubuntu1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -1,5 +1,45 @@ # Generated by Makefile. Do not edit. +2011-04-14 Ted Gould <ted@gould.cx> + + 0.2.3 + +2011-04-14 Ted Gould <ted@gould.cx> + + Check for resume in the service and update the label as well + +2011-04-13 Michael Terry <mike@mterry.name> + + watch for resume in the service, not the indicator; update today's menu label after resume + +2011-04-12 Ted Gould <ted@gould.cx> + + If an item is removed, make sure we choose one. + +2011-04-11 karl-qdh <karl@qdh.org.uk> + + Make selection change on remove item + +2011-04-12 Ted Gould <ted@gould.cx> + + Work around libindicator not sending a close event by looking for it directly in the indicator + +2011-04-11 karl-qdh <karl@qdh.org.uk> + + Fixed niggles + +2011-04-11 karl-qdh <karl@qdh.org.uk> + + syntax fail + +2011-04-11 karl-qdh <karl@qdh.org.uk> + + Improve debug messages and only react when hiding + +2011-04-11 karl-qdh <karl@qdh.org.uk> + + Calendar reset, should work for mike + 2011-04-07 Ted Gould <ted@gould.cx> 0.2.2 |