]> granicus.if.org Git - php/commitdiff
add CVE ref
authorStanislav Malyshev <stas@php.net>
Tue, 10 Jul 2007 20:25:49 +0000 (20:25 +0000)
committerStanislav Malyshev <stas@php.net>
Tue, 10 Jul 2007 20:25:49 +0000 (20:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cdc25abe2d1d433becb5e6aadbaf477308bf14cc..ccf610c838faf17f9a9eb33e1e148450d3e00c83 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,7 +45,7 @@ PHP                                                                        NEWS
   when open_basedir or safe_mode is active. (Stas)
 - Fixed SimpleXML's behavior when used with empty(). (Sara)
 - Fixed session.save_path and error_log values to be checked against
-  open_basedir and safe_mode (Stas, Maksymilian Arciemowicz)
+  open_basedir and safe_mode (CVE-2007-3378) (Stas, Maksymilian Arciemowicz)
 
 - Fixed PECL Bug #11345 (PDO_OCI crash after National language Support "NLS"
   environment initialization error). (Chris Jones)