Mercurial > p > roundup > code
diff CHANGES.txt @ 4843:55d1a73d6118
Drop comment in user settings about numeric hour offsets.
Due to DST these are wrong half of the year, it is much better to use
timezone names.
| author | Thomas Arendsen Hein <thomas@intevation.de> |
|---|---|
| date | Thu, 31 Oct 2013 12:30:28 +0100 |
| parents | 1e4c45a4254b |
| children | 6ba2d471d76b |
line wrap: on
line diff
--- a/CHANGES.txt Tue Oct 22 16:20:42 2013 +0200 +++ b/CHANGES.txt Thu Oct 31 12:30:28 2013 +0100 @@ -7,6 +7,10 @@ Features: +- Drop comment in user settings about numeric hour offsets instead of using + pytz timezone names. Due to DST these are wrong half of the year, it is + much better to use timezone names. (Thomas Arendsen Hein) + Fixed: - Fix Release-date of 1.5.0 in this file (thanks to Bernhard for
