MarkAHershberger has submitted this change and it was merged.

Change subject: update release notes
......................................................................


update release notes

Change-Id: I6822307a25996654ee88d5185ef0ae0b2df38aea
---
M RELEASE-NOTES-1.21
1 file changed, 7 insertions(+), 3 deletions(-)

Approvals:
  MarkAHershberger: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21
index 387f89a..33acbf8 100644
--- a/RELEASE-NOTES-1.21
+++ b/RELEASE-NOTES-1.21
@@ -20,6 +20,7 @@
   disabled.
 
 === New features in 1.21 ===
+* (bug 41769) Add parser method to call parser functions.
 * (bug 38110) Schema changes (adding or dropping tables, indices and
   fields) can be now be done separately from from other changes that
   update.php makes.  This is useful in environments that use database
@@ -123,10 +124,13 @@
   quotmarks, order and whitespace in the attribute list).
 
 === Bug fixes in 1.21 ===
+* (bug 46084) Sanitize $limitReport before outputting.
+* (bug 46859) Disable external entities in XMLReader.
+* (bug 47251) Disable external entities in Import.
 * (bug 42649) PHP Fatal error: Call to a member function isLocal() on a
-  non-object in Title.php
-* (bug 46493) Special:ProtectedPages results in whitepage when a bad title is 
protected
-* (bug 40617) Installer can now customize the logo in LocalSettings.php
+  non-object in Title.php.
+* (bug 46493) Special:ProtectedPages results in whitepage when a bad title is 
protected.
+* (bug 40617) Installer can now customize the logo in LocalSettings.php.
 * (bug 40353) SpecialDoubleRedirect should support interwiki redirects.
 * (bug 40352) fixDoubleRedirects.php should support interwiki redirects.
 * (bug 9237) SpecialBrokenRedirect should not list interwiki redirects.

-- 
To view, visit https://gerrit.wikimedia.org/r/60230
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6822307a25996654ee88d5185ef0ae0b2df38aea
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: REL1_21
Gerrit-Owner: MarkAHershberger <mhershber...@wikimedia.org>
Gerrit-Reviewer: MarkAHershberger <mhershber...@wikimedia.org>
Gerrit-Reviewer: PleaseStand <pleasest...@live.com>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to