MDL-51839 mod: Info about removing icon.gif files
authorDavid Monllao <davidm@moodle.com>
Tue, 16 Feb 2016 03:02:49 +0000 (11:02 +0800)
committerDavid Monllao <davidm@moodle.com>
Tue, 16 Feb 2016 03:02:49 +0000 (11:02 +0800)
mod/upgrade.txt

index fc4c150..c8b4998 100644 (file)
@@ -1,6 +1,11 @@
 This files describes API changes in /mod/* - activity modules,
 information provided here is intended especially for developers.
 
+=== 3.1 ===
+
+* Old /mod/MODULENAME/pix/icon.gif and enrol/paypal/pix/icon.gif GIF icons have been removed. Please use pix_icon
+  renderable instead.
+
 === 3.0 ===
 
 * Dropped support for the $module in mod/xxx/version.php files (deprecated