Revert r51725 (fall back to 127.0.0.1 when IP cannot be determined). On further discu...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 7e3b443..489870b 100644 (file)
@@ -182,8 +182,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Multiple whitespace in TOC anchors is now stripped, for consistency with the
   link from the edit comment
 * (bug 19112) Preferences now respects $wgUseExternalEditor, $wgExternalDiffEngine
-* (bug 18173) Login form exception on malformed REMOTE_ADDR, wfGetIP() now falls 
-  back to 127.0.0.1 if the IP cannot be determined
+* (bug 18173) MediaWiki now fails on malformed REMOTE_ADDR
 
 == API changes in 1.16 ==