]> granicus.if.org Git - php/commitdiff
- 78 chars please.
authorDerick Rethans <derick@php.net>
Fri, 20 Aug 2004 06:13:41 +0000 (06:13 +0000)
committerDerick Rethans <derick@php.net>
Fri, 20 Aug 2004 06:13:41 +0000 (06:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 27cc968f5b4d2e9216fbe427a70c0904a661a75c..be954d5cec7921250e6bf74a4b052bda8430c4d1 100644 (file)
--- 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)