From: Ilia Alshanetsky Date: Sun, 8 Jan 2006 20:07:21 +0000 (+0000) Subject: PEAR news X-Git-Tag: php-5.1.2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b46c42641fefca3195fd4ddf755cdc863719cd5;p=php PEAR news --- diff --git a/NEWS b/NEWS index ef85e66c97..c1f058c2fa 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? Jan 2006, PHP 5.1.2RC2 +05 Jan 2006, PHP 5.1.2RC2 +- Upgraded pear to version 1.4.6. (Greg) - Added constants for libxslt and libexslt versions: LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION, LIBEXSLT_VERSION and LIBEXSLT_DOTTED_VERSION. (Pierre) - Fixed possible crash in apache_getenv()/apache_setenv() on invalid parameters.