diff options
author | Ted Gould <ted@gould.cx> | 2011-08-11 11:29:05 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-08-11 11:29:05 -0500 |
commit | 31f6c68e456e002d94bd3e94c0dfe2a95bde5f15 (patch) | |
tree | bc04700946ef201657dd7e5da7de1846b0a5b0b6 /ChangeLog | |
parent | a60db303a70c74ded4a2e51bb59e0bb48e96aa43 (diff) | |
parent | 9edb75b4d3cef35eead04e58293a92eaf0a5db42 (diff) | |
download | ayatana-indicator-datetime-31f6c68e456e002d94bd3e94c0dfe2a95bde5f15.tar.gz ayatana-indicator-datetime-31f6c68e456e002d94bd3e94c0dfe2a95bde5f15.tar.bz2 ayatana-indicator-datetime-31f6c68e456e002d94bd3e94c0dfe2a95bde5f15.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 |