aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog64
1 files changed, 64 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1603f2d..3e397a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,69 @@
# Generated by Makefile. Do not edit.
+2012-09-20 Charles Kerr <charles.kerr@canonical.com>
+
+ 12.10.1
+
+2012-09-20 Charles Kerr <charles.kerr@canonical.com>
+
+ When clock skew is detected, rebuild the date/time labels.. Fixes: https://bugs.launchpad.net/bugs/917236. Approved by jenkins, Lars Uebernickel.
+
+2012-09-20 Charles Kerr <charles.kerr@canonical.com>
+
+ copyediting: typo tweak
+
+2012-09-20 Charles Kerr <charles.kerr@canonical.com>
+
+ Fix r190 typo. Yet another reminder to drink my morning coffee /before/ pushing.
+
+2012-09-20 Charles Kerr <charles.kerr@canonical.com>
+
+ for SKEW_DIFF_THRESHOLD_SEC and SKEW_CHECK_INTERVAL_SEC, use #define instead of enum
+
+2012-09-20 Charles Kerr <charles.kerr@canonical.com>
+
+ move declaration of SKEW_CHECK_INTERVAL_SEC and SKEW_DIFF_THRESHOLD_SEC to the top of the file.
+
+2012-09-19 Charles Kerr <charles.kerr@canonical.com>
+
+ clocks don't skew very often, so let's reduce the frequency that we test for this.
+
+2012-09-19 Charles Kerr <charles.kerr@canonical.com>
+
+ in datetime-service, add a seconds timer that watches for clock skew and rebuilds the labels when it finds it
+
+2012-09-19 Charles Kerr <charles.kerr@canonical.com>
+
+ rename 'timer' as 'day_timer' to make room in the namespace for a second timer
+
+2012-09-19 Charles Kerr <charles.kerr@canonical.com>
+
+ update all of the indicator's labels when the menu's visibility changes to true
+
+2012-09-13 Ted Gould <ted@gould.cx>
+
+ No longer watch if the address provider changes. Approved by Charles Kerr, jenkins.
+
+2012-09-12 Ted Gould <ted@gould.cx>
+
+ Stop watching the address provider change, we don't really care
+
+2012-09-11 Ken VanDine <ken.vandine@canonical.com>
+
+ Removed stray lines from the desktop file, it's causing duplicate X-Ubuntu-Gettext-Domain to get added. (LP: #1048834). Fixes: https://bugs.launchpad.net/bugs/1048834. Approved by Omer Akram.
+
+2012-09-11 Ken VanDine <ken.vandine@canonical.com>
+
+ Removed stray lines from the desktop file, it's causing duplicate X-Ubuntu-Gettext-Domain to get added. (LP: #1048834)
+
+2012-07-24 Charles Kerr <charles.kerr@canonical.com>
+
+ merge lp:~charlesk/indicator-datetime/bump-eds-requirement to sync configure.ac's EDS version requirement with the EDS API level being used in the code
+
+2012-07-13 Charles Kerr <charles.kerr@canonical.com>
+
+ bump eds, ical requirements to reflect new API use
+
2012-07-12 Charles Kerr <charles.kerr@canonical.com>
bump version to 12.10.0