diff options
author | Ted Gould <ted@gould.cx> | 2011-08-11 11:27:45 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-08-11 11:27:45 -0500 |
commit | 9edb75b4d3cef35eead04e58293a92eaf0a5db42 (patch) | |
tree | c5849157ead2b31b6f55d3a425b6155752c3d30e /ChangeLog | |
parent | 1819f029c3f3af6922e095e959e80b1ce446148b (diff) | |
parent | 535f3a157ed42ea19e74f1f2ed194500b29b150e (diff) | |
download | ayatana-indicator-datetime-9edb75b4d3cef35eead04e58293a92eaf0a5db42.tar.gz ayatana-indicator-datetime-9edb75b4d3cef35eead04e58293a92eaf0a5db42.tar.bz2 ayatana-indicator-datetime-9edb75b4d3cef35eead04e58293a92eaf0a5db42.zip |
Import upstream version 0.2.92
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 |