diff --git a/NEWS b/NEWS index 936319f4de4..4a9295b9639 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ???, Version 4.0 Beta 5 -- Added ip2long() and long2ip() courtesy of Faisal Nasim -- Added ftruncate() and fstat(), courtesy of Faisal Nasim +- Added ip2long() and long2ip(), + courtesy of Faisal Nasim (Andrei) +- Added ftruncate() and fstat(), + courtesy of Faisal Nasim (Andrei) - Added parse_ini_file(). Currently implemented in non thread safe version of PHP, and currently lacks section support (Zeev) - "none" is now equivalent with "" in Apache config directives (Stig)