From: Date: Tue, 11 Jul 2000 01:09:09 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~318 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87efadc76c1c128a9cecaa7590e4049824a74d31;p=php NEWS update --- diff --git a/NEWS b/NEWS index 225fe15be6..47ab807314 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ 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)