MDL-11276, average calculations are inaccurate in percentage form due to double rounding
[moodle-pu.git] / lib / magpie / README_MOODLE.txt
blobbe527fa2510f4b61875942ae93b155e57295a4e9
1 This folder is the MagpieRSS news feed client library
2 http://magpierss.sourceforge.net/
3 Moodle's rss_client block uses these libraries to download, parse and cache remote new feeds.
5 Magpie version 0.72 added to Moodle 1.6dev on 20051213
7 =============================================================
8 Changes - see MDL-7045:
9 * ETag and Last-Modified http field names are not case sensitive anymore - should improve caching
10 * Fixed some minor undefined warnings
11 * Tralining newlines are stripped from ETag and Last-Modified headers (discovered by Matthew Bockol),
12   we should be sending valid headers when fetching feed updates now, yay!
15 Fixes not reported upstream yet.
17 skodak
18 16 October 2006