pajoye          Tue Feb  7 00:27:04 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  - entry for #36306 
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.403&r2=1.2027.2.404&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.403 php-src/NEWS:1.2027.2.404
--- php-src/NEWS:1.2027.2.403   Mon Feb  6 11:45:55 2006
+++ php-src/NEWS        Tue Feb  7 00:27:04 2006
@@ -20,6 +20,7 @@
 - Added imap_savebody() that allows message body to be written to a file. 
(Mike)
 - Fixed imagecolorallocate() and imagecolorallocatelapha() to return FALSE
   on error. (Pierre)
+- Fixed bug #36306 (crc32() differ on 32-bit and 64-bit platforms) (Pierre)
 - Fixed bug #36303 (foreach on error_zval produces segfault). (Dmitry)
 - Fixed bug #36295 (typo in SplFileObject::flock() parameter name). (Tony)
 - Fixed bug #36287 (Segfault with SplFileInfo conversion). (Marcus)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to