From: Sterling Hughes Date: Sun, 5 Aug 2001 17:56:11 +0000 (+0000) Subject: update NEWS as well X-Git-Tag: PRE_ENGINE2_SPLIT~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba211eef91e6ad94d6aeecde9217da5f84c20657;p=php update NEWS as well --- diff --git a/NEWS b/NEWS index dd3b5b967b..ecdff76dcb 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Added the Cyrus-IMAP extension, which allows a direct interface to Cyrus' + more advanced capabilities. (Sterling) - Enhance read_exif_data() to support multiple comment tags (Rasmus) - Fixed a crash bug in array_map() when NULL callback was passed in. (Andrei) - Change from E_ERROR to E_WARNING in the exif extension (Rasmus)