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:
15838ed
)
MDL-45887 mod_scorm: Note the coding style fixup issue in upgrade.txt
author
Damyon Wiese
<damyon@moodle.com>
Mon, 18 Aug 2014 07:10:56 +0000
(15:10 +0800)
committer
Damyon Wiese
<damyon@moodle.com>
Mon, 18 Aug 2014 07:11:59 +0000
(15:11 +0800)
mod/scorm/upgrade.txt
[new file with mode: 0644]
patch
|
blob
diff --git a/mod/scorm/upgrade.txt
b/mod/scorm/upgrade.txt
new file mode 100644
(file)
index 0000000..
b2f8cdb
--- /dev/null
+++ b/
mod/scorm/upgrade.txt
@@ -0,0
+1,6
@@
+This files describes API changes in the mod_scorm code.
+
+=== 2.8 ===
+
+* Coding style fixes. A large number of coding style issues were fixed in MDL-45887. This means any local modifications
+ to mod_scorm are likely to conflict.