moodle/lib/simplepie/readme_moodle.txt
2017-09-28 10:19:33 +05:30

24 lines
851 B
Plaintext

Description of SimplePie v1.3dev library import into Moodle
Obtained from http://github.com/simplepie/simplepie/commit/798f4674468316b8cc70fe8de73034c072dbdc15
Changes:
* None. This import contains _NO_CHANGES_ to the simplepie.inc file, changes are
controlled through OO extension of the classes instead.
Dan Poltawski <talktodan@gmail.com>
Petr Skoda
2016/09/22
==========
Updated to version 1.4.2 (MDL-56001)
The actual code has not been updated and still reads 1.4.1, but this is tagged as 1.4.2 on the site.
My guess is that they forgot to update the numbers when tagging the new version number. An issue has
been created on their github account (https://github.com/simplepie/simplepie/issues/472).
By Adrian Greeve <adrian@moodle.com>
2017/09/28
==========
Updated to version 1.5.0 (MDL-60236)
By Ankit Agarwal <ankit.agrr@gmail.com>