]> granicus.if.org Git - php/commitdiff
Fixed bug #41765 (Recode crashes/does not work on amd64)
authorStanislav Malyshev <stas@php.net>
Fri, 22 Jun 2007 00:10:02 +0000 (00:10 +0000)
committerStanislav Malyshev <stas@php.net>
Fri, 22 Jun 2007 00:10:02 +0000 (00:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a9767535d8a598fd8d8ba57964386d7cbd3f9a8f..d5f65faaf85e658ab0109e9c3951f8fb16922a23 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,8 @@ PHP                                                                        NEWS
 - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory 
   already exists). (Pierre)
 
+- Fixed bug #41765 (Recode crashes/does not work on amd64) 
+  (nexus at smoula dot net, Stas)
 - Fixed bug #41724 (libxml_get_last_error() - errors service request scope).
   (thekid at php dot net, Ilia)
 - Fixed bug #41717 (imagepolygon does not respect thickness). (Pierre)