From 88acc87d8c16b6ec703a973d4c932ee254a60589 Mon Sep 17 00:00:00 2001 From: David Monllao Date: Tue, 16 Feb 2016 11:02:49 +0800 Subject: [PATCH] MDL-51839 mod: Info about removing icon.gif files --- mod/upgrade.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mod/upgrade.txt b/mod/upgrade.txt index fc4c1509cb7..c8b4998da30 100644 --- a/mod/upgrade.txt +++ b/mod/upgrade.txt @@ -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