]> granicus.if.org Git - php/commitdiff
- forgot the original credits
authorPierre Joye <pajoye@php.net>
Tue, 7 Feb 2006 00:38:15 +0000 (00:38 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 7 Feb 2006 00:38:15 +0000 (00:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f01762f3e5cdf766c31a5c179ad2712675efba54..3de47c7873bed0b66868466e9d2eaf313d1f08c9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,8 @@ PHP                                                                        NEWS
 - 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)
+  (anight@eyelinkmedia 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)