diff options
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 |