From: Derick Rethans Date: Fri, 20 Aug 2004 06:13:41 +0000 (+0000) Subject: - 78 chars please. X-Git-Tag: php-5.0.2RC1~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d775bca68fa6e9f29d0e3684560c81f56548cb90;p=php - 78 chars please. --- diff --git a/NEWS b/NEWS index 27cc968f5b..be954d5cec 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,8 @@ PHP NEWS (Paul Hudson, Derick) - Fixed bug with raw_post_data not getting set (Brian) - 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 #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)