You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
851 B
24 lines
851 B
2 years ago
|
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>
|