From: foobar Date: Wed, 24 Aug 2005 14:48:57 +0000 (+0000) Subject: PCRE lib is 6.2 X-Git-Tag: php-5.1.0RC2_PRE~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e96c51a175d4e3ca860ef921b7be66141726a378;p=php PCRE lib is 6.2 --- diff --git a/NEWS b/NEWS index 5431eff8d6..067b52ef32 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Aug 2005, PHP 5.1 Release Candidate 2 +- Upgraded PCRE library to version 6.2. (Andrei) - Removed XML_RPC pear package from distribution and made ext/xmlrpc mandatory for pear. (Rasmus) - Updated bundled libraries in Windows distribution. (Edin)