summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES-1.21
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-NOTES-1.21')
-rw-r--r--RELEASE-NOTES-1.2112
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21
index 4e08480f..c0c956c6 100644
--- a/RELEASE-NOTES-1.21
+++ b/RELEASE-NOTES-1.21
@@ -3,6 +3,18 @@
Security reminder: MediaWiki does not require PHP's register_globals. If you
have it on, turn it '''off''' if you can.
+== MediaWiki 1.21.3 ==
+
+This is a security adn maintenance release of the MediaWiki 1.21 branch.
+
+=== Changes since 1.21.2 ===
+
+* (bug 53032) SECURITY: Don't cache when a call could autocreate
+* (bug 55332) SECURITY: Improve css javascript detection
+* (bug 49717) Fix behaviour $wgVerifyMimeType = false; in Upload
+* Fix comma errors in various js files
+* Translations
+
== MediaWiki 1.21.2 ==
This is a security adn maintenance release of the MediaWiki 1.21 branch.