diff options
author | Ted Gould <ted@gould.cx> | 2011-07-07 16:23:04 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-07 16:23:04 -0500 |
commit | 1819f029c3f3af6922e095e959e80b1ce446148b (patch) | |
tree | 7f1b50533fb2363bd26918be73dd1349fadb672e /ChangeLog | |
parent | 7cb01301fdb2e2889d8ab8c09275c25d9dd28f01 (diff) | |
parent | 51c6800c6f718c07bd0cd016a5acdf5652f7e9c4 (diff) | |
download | ayatana-indicator-datetime-1819f029c3f3af6922e095e959e80b1ce446148b.tar.gz ayatana-indicator-datetime-1819f029c3f3af6922e095e959e80b1ce446148b.tar.bz2 ayatana-indicator-datetime-1819f029c3f3af6922e095e959e80b1ce446148b.zip |
Import upstream version 0.2.91
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,5 +1,33 @@ # Generated by Makefile. Do not edit. +2011-07-07 Ted Gould <ted@gould.cx> + + 0.2.91 + +2011-07-07 Ted Gould <ted@gould.cx> + + Making the preferences a gnome-control-center plugin instead of a stand alone app + +2011-06-29 Michael Terry <michael.terry@canonical.com> + + port preferences to be a control-center panel + +2011-06-28 Michael Terry <michael.terry@canonical.com> + + update to handle latest gnome-settings-daemon dbus API for setting timezones; be more fool-proof when looking up current timezone in indicator + +2011-07-07 Ted Gould <ted@gould.cx> + + Making the preferences call gnome-control-center and the datetime panel + +2011-06-29 Rodrigo Moya <rodrigo.moya@canonical.com> + + Use gnome-control-center datetime panel for settings + +2011-07-07 Ted Gould <ted@gould.cx> + + Fix timezone setting and reading + 2011-06-21 Ted Gould <ted@gould.cx> 0.2.90 |