derick          Fri Aug 20 02:13:42 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  - 78 chars please.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.48&r2=1.1760.2.49&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.48 php-src/NEWS:1.1760.2.49
--- php-src/NEWS:1.1760.2.48    Thu Aug 19 16:34:04 2004
+++ php-src/NEWS        Fri Aug 20 02:13:41 2004
@@ -5,7 +5,8 @@
   (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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to