diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-08-16 17:14:31 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-08-16 17:14:31 -0400 |
commit | c1c8b40a1f2f38c3deff52d2e214fe9b76a4101f (patch) | |
tree | 1c8280e4e1613a92bd257ba60f35c647805cde2a /ChangeLog | |
parent | 5e71d57cdb42e41ebcd71b25df915fa051dc189a (diff) | |
parent | 5c578868c37e7d3d45fc598b95ca3facae46cb33 (diff) | |
download | ayatana-indicator-datetime-c1c8b40a1f2f38c3deff52d2e214fe9b76a4101f.tar.gz ayatana-indicator-datetime-c1c8b40a1f2f38c3deff52d2e214fe9b76a4101f.tar.bz2 ayatana-indicator-datetime-c1c8b40a1f2f38c3deff52d2e214fe9b76a4101f.zip |
* New upstream release.
* Adding in a new greeter mode
* Fixing autotools
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-08-11 Ted Gould <ted@gould.cx> + + 0.2.92 + +2011-08-10 Ted Gould <ted@gould.cx> + + Add a greeter mode + +2011-08-03 Michael Terry <michael.terry@canonical.com> + + don't show timezones or settings links when used in a greeter + +2011-07-22 Ted Gould <ted@gould.cx> + + Autotools cleanup + +2011-07-20 Javier Jardón <javier.jardon@codethink.co.uk> + + Update autotools configuration a bit + + Do not use deprecated autoconf macros + Use new libtool syntax + General cleanup + +2011-07-14 Michael Terry <michael.terry@canonical.com> + + don't unref a NULL GDateTime object; original patch by Dave Gilbert + 2011-07-07 Ted Gould <ted@gould.cx> 0.2.91 |