]> granicus.if.org Git - php/commitdiff
BFN
authorMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 3 Oct 2003 23:30:14 +0000 (23:30 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 3 Oct 2003 23:30:14 +0000 (23:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bef994ca9863745691fc1ad40da3ce1e23415fb0..0afc3961d302d89dad8c674a6be02ccfc6e09c48 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP 4                                                                      NEWS
   POSIX compatible mode. (K.Kosako <kosako at sofnec.co.jp>, Moriyoshi)
 - Fixed bug #25745 (ctype functions fail with non-ascii characters). (Moriyoshi)
 - Fixed bug #25744 (make ZTS build of ext/sybase compile). (Ilia)
+- Fixed bug #25738 (alloca() related issues on the Darwin platform). (Moriyoshi)
 - Fixed bug #25708 (extract($GLOBALS, EXTR_REFS) mangles $GLOBALS). (Moriyoshi)
 - Fixed bug #25707 (html_entity_decode() over-decodes &amp;lt;). (Moriyoshi)
 - Fixed bug #25703 (openssl configure check failed). (Jani)