]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Thu, 19 Aug 2004 15:23:54 +0000 (15:23 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 19 Aug 2004 15:23:54 +0000 (15:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 39a2e33890a3ace5e534b83db5cc0037d165416a..84027ebc40cdff070ff68eed3c43451ab0121f3b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ PHP                                                                        NEWS
 - Added PHP_EOL constant that contains the OS way of representing newlines.
   (Paul Hudson, Derick)
 - Fixed a file-descriptor leak with phpinfo() and other 'special' URLs (Zeev)
+- Fixed bug #29737 (ip2long should return -1 if IP is 255.255.255.255 and FALSE on error). (Tony)
 - Fixed bug #29711 (Changed ext/xml to default to UTF-8 output). (Rob)
 - Fixed bug #29678 (opendir() with ftp:// wrapper segfaults if path does not
   have trailing slash). (Ilia)