From: Chad Horohoe Date: Wed, 10 Aug 2011 17:29:08 +0000 (+0000) Subject: release notes for r94171, checked in from the wrong directory X-Git-Tag: 1.31.0-rc.0~28373 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=ef6c587897c0da969b047f8e58c98c5a7574a5dd;p=lhc%2Fweb%2Fwiklou.git release notes for r94171, checked in from the wrong directory --- diff --git a/RELEASE-NOTES-1.18 b/RELEASE-NOTES-1.18 index a6d74916f1..400a9443d7 100644 --- a/RELEASE-NOTES-1.18 +++ b/RELEASE-NOTES-1.18 @@ -432,6 +432,8 @@ production. * Installer checked for magic_quotes_runtime instead of register_globals. * (bug 30131) XCache with variable caching disabled no longer used for variable caching (CACHE_ACCEL) * $wgSVGMaxSize is now applied to the smaller of width or height, making very wide pano/timeline/diagram SVGs renderable at saner sizes +* (bug 30219) The page shown when LocalSettings.php does not exist was broken on + Windows servers. === API changes in 1.18 === * BREAKING CHANGE: action=watch now requires POST and token.