From: Moriyoshi Koizumi Date: Wed, 29 Oct 2003 21:56:16 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC1~269 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d80b742e44b0335ec3b932bcec3cee5d8ee0c166;p=php BFN --- diff --git a/NEWS b/NEWS index b38aab3eec..fef4fac980 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +?? Nov 2003, Version 4.3.4RC4 +- Fixed bug #26025 (Segfault on glob() without GLOB_NOCHECK or GLOB_NOMAGIC). + (Moriyoshi) + 29 Oct 2003, Version 4.3.4RC3 - Fixed bug #25955 (Compile failure on MacOSX 10.3 Panther). (Marko, Dan) - Fixed bug #25922 (Crash in error handler when 5th argument is modified).