edink Mon Feb 19 17:32:54 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Info on new lib versions and BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.547&r2=1.2027.2.547.2.548&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.547 php-src/NEWS:1.2027.2.547.2.548 --- php-src/NEWS:1.2027.2.547.2.547 Mon Feb 19 16:03:42 2007 +++ php-src/NEWS Mon Feb 19 17:32:54 2007 @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2007, PHP 5.2.2 +- Upgraded libraries bundled in the Windows distribution. (Edin) + . c-client (imap) to version 2006e + . libpq (PostgreSQL) to version 8.2.3 - Upgraded SQLite 3 to version 3.3.12 (Ilia) - Upgraded PCRE to version 7.0 (Nuno) - Add --ri switch to CLI which allows to check extension information. (Marcus) @@ -23,6 +26,7 @@ - Fixed bug #40414 (possible endless fork() loop when running fastcgi). (Dmitry) - Fixed bug #40410 (ext/posix does not compile on MacOS 10.3.9). (Tony) +- Fixed bug #40371 (pg_client_encoding() not working on Windows). (Edin) - Fixed Bug #40352 (FCGI_WEB_SERVER_ADDRS function get lost). (Dmitry) - Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php