diff --git a/NEWS b/NEWS index cb27a153fd1..4e425412883 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)