From: Date: Sat, 14 Apr 2001 01:09:18 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.6RC1~422 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f96477443ebb01b1f59a959227440f7ae1a5dfa8;p=php NEWS update --- diff --git a/NEWS b/NEWS index 863b634575..71df917b05 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.6 +- Fixed crash in pathinfo() +- OCI8 now supports binding of collections + (Patch by Andy Sautins ) - Added GD 2.0.1 support for truecolor and alpha channels, plus some other gd functions, both old and new - see docs for more info (Wez) - Added S/MIME sign/verify encrypt/decrypt functions to openssl extension,