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.