cellog Thu Oct 9 00:51:11 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: note fix to bug #45907: undefined reference to 'PHP_SHA512Init' http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.341&r2=1.2027.2.547.2.965.2.342&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.341 php-src/NEWS:1.2027.2.547.2.965.2.342 --- php-src/NEWS:1.2027.2.547.2.965.2.341 Mon Oct 6 00:40:00 2008 +++ php-src/NEWS Thu Oct 9 00:51:10 2008 @@ -42,6 +42,7 @@ - Fixed bug #45928 (large scripts from stdin are stripped at 16K border). (Christian Schneider, Arnaud) - Fixed bug #45911 (Cannot disable ext/hash). (Arnaud) +- Fixed bug #45907 (undefined reference to 'PHP_SHA512Init'). (Greg) - Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). (Ilia) - Fixed bug #45382 (timeout bug in stream_socket_enable_crypto). (vnegrier at optilian dot com, Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php