From: Sebastian Bergmann Date: Thu, 1 Mar 2001 19:42:07 +0000 (+0000) Subject: Added note about PEAR/Cache. X-Git-Tag: php-4.0.5RC1~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78db58502cdfe418258e0e5c7980a6a628069060;p=php Added note about PEAR/Cache. --- diff --git a/NEWS b/NEWS index 2cb54ba8d7..15b75072d2 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- Added PEAR/Cache as a generic Caching System. (Sebastian, PEAR/Cache) - IMAP quota support (imap_set_quota, imap_get_quota) enabled/added via c-client2000 (kalowsky) - Upgraded PCRE to version 3.4. (Andrei)