From: foobar Date: Sat, 18 Jun 2005 18:58:55 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.4.0RC2~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97e89bfb825adce77fd766e83cc862f61c0d4737;p=php BFN --- diff --git a/NEWS b/NEWS index 9cd952cf5e..076212cf52 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ PHP 4 NEWS - Fixed bug #33210 (relax jpeg recursive loop protection). (Ilia) - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' modifier misbehave). (Jani) +- Fixed bug #33150 (shtool: insecure temporary file creation). (Jani) - Fixed bug #33072 (Add a safemode/open_basedir check for runtime save_path change) (Rasmus) - Fixed bug #33070 (Improved performance of bzdecompress() by several orders