aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-08-18 15:28:13 -0500
committerTed Gould <ted@gould.cx>2011-08-18 15:28:13 -0500
commitaa0da73e3aa68e9958b9187927fa581db4436c35 (patch)
tree69c7215b3bc97f739626eb0e5acede642c4484a4 /ChangeLog
parent45d0776e19fd738130457daec5d8401837eb6a0d (diff)
parent70ef2f0a626ffbb05b85874398ca2e7ce9058745 (diff)
downloadayatana-indicator-datetime-aa0da73e3aa68e9958b9187927fa581db4436c35.tar.gz
ayatana-indicator-datetime-aa0da73e3aa68e9958b9187927fa581db4436c35.tar.bz2
ayatana-indicator-datetime-aa0da73e3aa68e9958b9187927fa581db4436c35.zip
New upstream release.
∘ Use cleaner GDateTime API ∘ Use locale preferred date format ∘ Use real ellipsis (LP: #621339)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog41
1 files changed, 41 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a459f7e..42098d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,46 @@
# Generated by Makefile. Do not edit.
+2011-08-18 Ted Gould <ted@gould.cx>
+
+ 0.2.93
+
+2011-08-17 Ted Gould <ted@gould.cx>
+
+ Use cleaner gdatetime
+
+2011-08-17 Javier Jardón <javier.jardon@codethink.co.uk>
+
+ Set the correct month number
+
+ g_datetime_get_ymd() gets the Gregorian month number but
+ gtk_calendar_set_month() needs a value between [0,11]
+
+2011-08-16 Javier Jardón <javier.jardon@codethink.co.uk>
+
+ Use the new GDateTime glib API to deal with time
+
+2011-08-17 Ted Gould <ted@gould.cx>
+
+ Use locale prefered date format
+
+2011-08-16 Javier Jardón <javier.jardon@codethink.co.uk>
+
+ Show the preferred date representation for the current locale
+
+ Fixes https://bugs.launchpad.net/indicator-datetime/+bug/729056
+
+2011-08-17 Ted Gould <ted@gould.cx>
+
+ Fixing ellipsis to be true ellipsis
+
+2011-08-05 Jeremy Bicha <jbicha@ubuntu.com>
+
+ Use real ellipsis (LP: #621339)
+
+2011-08-05 Jeremy Bicha <jbicha@ubuntu.com>
+
+ Spell out "and" to match other System Settings panels
+
2011-08-11 Ted Gould <ted@gould.cx>
0.2.92