diff options
author | Ted Gould <ted@gould.cx> | 2011-10-13 13:34:55 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-10-13 13:34:55 -0500 |
commit | 09dcfec3e1305ed9ad26df78a9ff6c755ed08ece (patch) | |
tree | 79f452e561d34b158fd772a19e25ab04849ec194 /ChangeLog | |
parent | 4e2dc05c209906b1a0d01b1c9f12c26a8ce2cd6d (diff) | |
parent | ba87e5cb673992cee0fcb0bb3c90523974836a30 (diff) | |
download | ayatana-indicator-datetime-09dcfec3e1305ed9ad26df78a9ff6c755ed08ece.tar.gz ayatana-indicator-datetime-09dcfec3e1305ed9ad26df78a9ff6c755ed08ece.tar.bz2 ayatana-indicator-datetime-09dcfec3e1305ed9ad26df78a9ff6c755ed08ece.zip |
Import upstream version 0.3.1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,5 +1,37 @@ # Generated by Makefile. Do not edit. +2011-10-13 Ted Gould <ted@gould.cx> + + 0.3.1 + +2011-10-13 Ted Gould <ted@gould.cx> + + Removing unused libunique + +2011-10-05 Javier Jardón <javier.jardon@codethink.co.uk> + + Remove libunique dependency as Its not needed anymore + +2011-10-13 Ted Gould <ted@gould.cx> + + Checking to see if the timezones match + +2011-10-12 Ted Gould <ted@gould.cx> + + Check to see if we're in the same timezone as default + +2011-10-11 Ted Gould <ted@gould.cx> + + Removing icon from window. + +2011-10-06 Javier Jardón <javier.jardon@codethink.co.uk> + + Remove use of window icon + + Its not showed by default anyway + + Fixes https://bugs.launchpad.net/indicator-datetime/+bug/746176 + 2011-09-29 Ted Gould <ted@gould.cx> 0.3.0 |