From: Aryeh Gregor Date: Fri, 21 Mar 2008 22:35:26 +0000 (+0000) Subject: Fix RELEASE-NOTES: this was not an API change, and the stated change didn't say what... X-Git-Tag: 1.31.0-rc.0~48890 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=01f49acfd439ea44e21a45204648d9841694e10c;p=lhc%2Fweb%2Fwiklou.git Fix RELEASE-NOTES: this was not an API change, and the stated change didn't say what was actually changed. I'm not sure we need a config option for this, though . . . either let the user influence the page size or leave it alone. What possible reason would a site admin have to change it globally? --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a590354259..60c456f5b7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -21,6 +21,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN === Configuration changes in 1.13 === * New option $wgFeed can be set false to turn off syndication feeds +* (bug 5745) Special:Whatlinkshere now shows up to $wgMaxRedirectLinksRetrieved + links through each redirect instead of hardcoded 500 === New features in 1.13 === @@ -141,8 +143,6 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 13442) Missing pages in prop=langlinks and prop=extlinks are now handled properly. * (bug 13444) Add description to list=watchlist -* (bug 5745) Special:Whatlinkshere shows no more than 500 links through each - redirect === Languages updated in 1.13 ===