diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-07-08 09:36:52 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-07-08 09:36:52 -0400 |
commit | 5b77a3aec6cef0cf0c1c34d9b185ea0f110c6641 (patch) | |
tree | a2b904d64fd68ca304540c20e00ec4137f2013cb /ChangeLog | |
parent | 33d9b7f27eed027e1986ba4197d14434bc6ce37b (diff) | |
parent | af8dd7371a8743b02751fe2e71341f33de744fff (diff) | |
download | ayatana-indicator-datetime-5b77a3aec6cef0cf0c1c34d9b185ea0f110c6641.tar.gz ayatana-indicator-datetime-5b77a3aec6cef0cf0c1c34d9b185ea0f110c6641.tar.bz2 ayatana-indicator-datetime-5b77a3aec6cef0cf0c1c34d9b185ea0f110c6641.zip |
* New upstream release.
* libindicator 0.4 transition
* Making preferences a gnome-control-center plugin
* Calling gnome-control-center from the menu
* Fixing timezone setting with new gsd
* Dropped debian/patches/fix-timezones.patch: merged upstream
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 |