mike Sun Feb 19 23:50:46 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src NEWS
Log:
BFN: fixed ext/hash/tiger on big endian platforms
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.419&r2=1.2027.2.420&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.419 php-src/NEWS:1.2027.2.420
--- php-src/NEWS:1.2027.2.419 Sat Feb 18 17:11:06 2006
+++ php-src/NEWS Sun Feb 19 23:50:46 2006
@@ -22,6 +22,8 @@
- Added ReflectionClass::newInstanceArgs($args). (Marcus)
- Added imap_savebody() that allows message body to be written to a file.
(Mike)
+- Fixed tiger hash algorithm generating wrong results on big endian platforms.
+ (Mike)
- Fixed bug #36436 (DBA problem with Berkeley DB4). (Marcus)
- Fixed bug #36420 (segfault when access result->num_rows after calling
result->close()). (Ilia)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php