Mercurial > p > roundup > code
diff CHANGES.txt @ 4873:ef5f256b417e
CHANGES: update for local_replace.py example and adding one missing attribution.
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Thu, 13 Mar 2014 11:12:47 +0100 |
| parents | f630eb0adcee |
| children | cdec6ed210d0 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Mar 13 11:09:08 2014 +0100 +++ b/CHANGES.txt Thu Mar 13 11:12:47 2014 +0100 @@ -18,6 +18,9 @@ Features: +- The example local_replace.py has been updated to show how to link to + modern revision systems using hex revsion numbers. This extension is used + to expand shortcuts in msgs. (Bernhard Reiter) - 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) @@ -72,7 +75,7 @@ done in the fix for issue2550802. (Thomas Arendsen Hein) Minor: -- demo.py usage message improved: explains "nuke" now. +- demo.py usage message improved: explains "nuke" now. (Bernhard Reiter) 2013-07-06: 1.5.0
