stas Thu Nov 1 20:36:49 2007 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: add gmp_testbit() http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.37&r2=1.2027.2.547.2.965.2.38&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.37 php-src/NEWS:1.2027.2.547.2.965.2.38 --- php-src/NEWS:1.2027.2.547.2.965.2.37 Thu Nov 1 20:35:36 2007 +++ php-src/NEWS Thu Nov 1 20:36:48 2007 @@ -42,6 +42,7 @@ . Added access to internal values of DSA, RSA and DH keys - Improved and cleaned CGI code. FastCGI is now always enabled and can not be disabled. See sapi/cgi/CHANGES for more details. (Dmitry) +- Added gmp_testbit() function from HEAD. (Stas) - Fixed possible crash in ext/soap because of uninitialized value (Zdash Urf)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php