Mercurial > p > roundup > code
diff CHANGES.txt @ 4532:6b8abdc4bb22
issue2550678: Allow pagesize=-1 which returns all results.
Suggested and implemented by John Kristensen.
Tested by Satchidanand Haridas.
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Sat, 03 Sep 2011 20:12:51 +0000 |
| parents | ddff9669361b |
| children | 792586cc78a4 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Aug 24 14:43:52 2011 +0000 +++ b/CHANGES.txt Sat Sep 03 20:12:51 2011 +0000 @@ -6,6 +6,11 @@ 2011-XX-XX 1.4.20 (r4XXX) Features: + +- issue2550678: Allow pagesize=-1 which returns all results. + Suggested and implemented by John Kristensen. + Tested by Satchidanand Haridas. (Bernhard) + Fixed: - issue2550715: IndexError when requesting non-existing file via http.
