From: Sascha Schumann Date: Sun, 9 Jul 2000 13:41:12 +0000 (+0000) Subject: . X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~342 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb8de6eec10bd73db424a585d32edf03fe375f6f;p=php . --- diff --git a/NEWS b/NEWS index cb27a153fd..4e42541288 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- 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) - Fixed crash in gzopen(). (Thies) - Multiple character set support in gdttf.c (Rob Goodwin)