Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11ce3ff
)
MDL-51839 mod: Info about removing icon.gif files
author
David Monllao
<davidm@moodle.com>
Tue, 16 Feb 2016 03:02:49 +0000
(11:02 +0800)
committer
David Monllao
<davidm@moodle.com>
Tue, 16 Feb 2016 03:02:49 +0000
(11:02 +0800)
mod/upgrade.txt
patch
|
blob
|
blame
|
history
diff --git
a/mod/upgrade.txt
b/mod/upgrade.txt
index
fc4c150
..
c8b4998
100644
(file)
--- 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