From: Tim Starling Date: Wed, 21 Dec 2011 05:49:00 +0000 (+0000) Subject: Release notes for r105645. X-Git-Tag: 1.31.0-rc.0~25838 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/wiki/supprimer.php?a=commitdiff_plain;h=6c9fc2740c8d8d4774e428368acf4368c118de56;p=lhc%2Fweb%2Fwiklou.git Release notes for r105645. --- diff --git a/RELEASE-NOTES-1.19 b/RELEASE-NOTES-1.19 index 0109c4e36d..d05876d359 100644 --- a/RELEASE-NOTES-1.19 +++ b/RELEASE-NOTES-1.19 @@ -106,6 +106,8 @@ production. * Extensions can use the 'Language::getMessagesFileName' hook to define new languages using messages files outside of core. * (bug 32512) Include 'associated namespace' checkbox on Special:Contributions +* Added $wgSend404Code, true by default, which can be set to false to send a + 200 status code instead of 404 for nonexistent articles. === Bug fixes in 1.19 === * $wgUploadNavigationUrl should be used for file redlinks if.