From: Andrei Zmievski Date: Tue, 11 Jul 2000 13:19:24 +0000 (+0000) Subject: Thies, finish your news entries next time. :) X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~310 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45c024c7dc5fe1d80fdcf6bbdb49a81132b7de20;p=php Thies, finish your news entries next time. :) --- diff --git a/NEWS b/NEWS index 47ab807314..225fe15be6 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,6 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 -- Fixed closing - Apache module would sometimes close a wrong file-descriptor. (Sascha) - Fixed use of alternative storage handlers in the session module. (Sascha) - Updated str_pad() to be able to pad on left/right/both sides. (Andrei)