pajoye          Tue Feb  7 00:38:15 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  - forgot the original credits
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.404&r2=1.2027.2.405&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.404 php-src/NEWS:1.2027.2.405
--- php-src/NEWS:1.2027.2.404   Tue Feb  7 00:27:04 2006
+++ php-src/NEWS        Tue Feb  7 00:38:15 2006
@@ -20,7 +20,8 @@
 - 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 #36306 (crc32() differ on 32-bit and 64-bit platforms)
+  ([EMAIL PROTECTED] dot com, 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