* (bug 10184) Extensions' stylesheets and scripts should be loaded before user-custom...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 8adae17..7f0dbd8 100644 (file)
@@ -229,7 +229,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 12148) Text highlight wasn't applied to cleanly deleted and added
   lines in diff output
 * (bug 10166) Fix a PHP warning in Language::getMagic
-* Only mark rollback edits as minor if the user can normally mark edits as minor.
+* Only mark rollback edits as minor if the user can normally mark edits minor
 * Escape page names in the move successful page (e.g. for pages with two
   apostrophes).
 * (bug 12145) Add localized names of kk-variants
@@ -237,7 +237,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Set proper page title for successful file deletion
 * (bug 11221) Do not show 'Compare selected versions' button for a history page
   with one revision only
-* (bug 12267) Set the default date format to Thai solar calender for the Thai language
+* (bug 12267) Set the default date format to Thai solar calender for the Thai
+  language
+* (bug 10184) Extensions' stylesheets and scripts should be loaded before
+  user-customized ones (like Common.css, Common.js)
 
 == Parser changes in 1.12 ==