From: Aaron Schulz Date: Fri, 5 Sep 2014 21:55:10 +0000 (-0700) Subject: Release notes for b1d215726e X-Git-Tag: 1.31.0-rc.0~14136^2 X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28?a=commitdiff_plain;h=9d77a5759234038834b20aeac534bdae5fccf237;p=lhc%2Fweb%2Fwiklou.git Release notes for b1d215726e Change-Id: I311c74ea038a59383280960187c48dbc1ba275a0 --- diff --git a/RELEASE-NOTES-1.24 b/RELEASE-NOTES-1.24 index 288599533e..c6c3b7f6f3 100644 --- a/RELEASE-NOTES-1.24 +++ b/RELEASE-NOTES-1.24 @@ -450,6 +450,8 @@ changes to languages because of Bugzilla reports. * TablePager::getBody() is deprecated, use getBodyOutput() or getFullOutput(). * log_page for move log entries store the original page ID, rather than that of the new redirect page. This is not retroactive. +* LCStoreAccel was removed. $wgLocalisationCacheConf can no longer be set to + use this store class. ==== Renamed classes ==== * CLDRPluralRuleConverter_Expression to CLDRPluralRuleConverterExpression