Add release notes for BagOStuff::replace() removal
authorKunal Mehta <legoktm@gmail.com>
Fri, 12 Sep 2014 18:25:14 +0000 (11:25 -0700)
committerKunal Mehta <legoktm@gmail.com>
Fri, 12 Sep 2014 18:25:14 +0000 (11:25 -0700)
Change-Id: If90237c54a56a3d6e14835654cb3a514a3ae6cb3

RELEASE-NOTES-1.24

index dc606d1..33fe0d0 100644 (file)
@@ -461,6 +461,7 @@ changes to languages because of Bugzilla reports.
 * Some extensions had their ResourceLoader modules depend on the "mediawiki"
   and "jquery" modules. In the past, this behavior was undefined, now it will
   throw an error.
+* Removed BagOStuff::replace(). (deprecated since 1.23)
 
 ==== Renamed classes ====
 * CLDRPluralRuleConverter_Expression to CLDRPluralRuleConverterExpression