aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog77
1 files changed, 77 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0304e9..032488c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,82 @@
# Generated by Makefile. Do not edit.
+2011-04-07 Ted Gould <ted@gould.cx>
+
+ 0.2.2
+
+2011-04-07 Ted Gould <ted@gould.cx>
+
+ Set timezone from the menuitems in the indicator
+
+2011-04-07 Michael Terry <mike@mterry.name>
+
+ when user clicks a timezone location, switch to that timezone (and support showing user's preferred name for the current timezone in the menu)
+
+2011-04-06 Ted Gould <ted@gould.cx>
+
+ Adds language, country and version information to the URL
+
+2011-04-06 Michael Terry <mike@mterry.name>
+
+ whoops, remove debug comment
+
+2011-04-06 Michael Terry <mike@mterry.name>
+
+ pass locale to server; dynamically determine version
+
+2011-04-06 Ted Gould <ted@gould.cx>
+
+ Adding support for making full day items just have the day name
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Use gmtime for full day events.
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Use stack memory instead of the global to avoid it getting modified
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Pull the full day into a boolean and reformat
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Translator comment
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Detect a full day event and print it differently
+
+2011-04-04 Ted Gould <ted@gould.cx>
+
+ Using GConf to find out which calendars are shown or not.
+
+2011-04-04 karl-qdh <karl@qdh.org.uk>
+
+ Working patch! YAY
+
+2011-04-04 karl-qdh <karl@qdh.org.uk>
+
+ Added a change which _could_ work if evolution URI's were correct, however local:system is not a valid URI, effectively this will stop showing all calendars right now
+
+2011-04-04 Ted Gould <ted@gould.cx>
+
+ Ensure the calendar is correctly shown
+
+2011-04-03 Dylan McCall <dylanmccall@ubuntu.com>
+
+ Follow show-calendar setting regardless of whether Evolution is present (LP: #748772)
+ Visibility of upcoming events is no longer tied to show-calendar setting.
+
+2011-04-04 Ted Gould <ted@gould.cx>
+
+ Making it so that months boundries can't block our events.
+
+2011-04-01 karl-qdh <karl@qdh.org.uk>
+
+ Set a minimum number of days to look for appointments for, allowed it to extend past month end by 1 week.
+
2011-03-31 Ted Gould <ted@gould.cx>
0.2.1