Mercurial > p > roundup > code
diff CHANGES.txt @ 4475:207499c0a3ed
Range support in roundup-server so large files can be served...
...e.g. media files on iOS/iPads; issue2550694.
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Wed, 30 Mar 2011 11:20:36 +0000 |
| parents | 34dce76bb202 |
| children | 9be284ce56b7 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Mar 29 20:13:53 2011 +0000 +++ b/CHANGES.txt Wed Mar 30 11:20:36 2011 +0000 @@ -46,6 +46,9 @@ doesn't have access to a property but can deduce the content by crafting a clever search, group or sort query. see doc/upgrading.txt for how to fix your trackers! (Ralf Schlatterbeck). +- Range support in roundup-server so large files can be served, + e.g. media files on iOS/iPads; issue2550694. (Bernhard Reiter; + Thanks to Jon C. Thomason for the patch.) - Fix search for xapian 1.2 issue2550676 (Bernhard Reiter; Thanks to Olly Betts for providing the patch.) - Some minor typos fixed in doc/customizing.txt (Thanks Ralf Hemmecke).
