Mercurial > p > roundup > code
diff CHANGES.txt @ 4533:792586cc78a4
issue2550728: remove buggy parentheses in TAL/DummyEngine.py.
Reported and fixed by Ralf Hemmecke.
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Mon, 26 Sep 2011 07:51:42 +0000 |
| parents | 6b8abdc4bb22 |
| children | 0dd6bdeb2eb5 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Sep 03 20:12:51 2011 +0000 +++ b/CHANGES.txt Mon Sep 26 07:51:42 2011 +0000 @@ -13,6 +13,8 @@ Fixed: +- issue2550728: remove buggy parentheses in TAL/DummyEngine.py. + Reported and fixed by Ralf Hemmecke. (Bernhard) - issue2550715: IndexError when requesting non-existing file via http. Reported and fixed by Cédric Krier. (Bernhard) - issue2550695: 'No sort or group' settings not retained when editing queries.
