]> granicus.if.org Git - php/commitdiff
fix reference
authorStanislav Malyshev <stas@php.net>
Sat, 19 May 2007 08:08:03 +0000 (08:08 +0000)
committerStanislav Malyshev <stas@php.net>
Sat, 19 May 2007 08:08:03 +0000 (08:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f44da5c0b9a8afb4eb03cf709420e40c5651d960..22bc64c0b9fd3a95df7a1431406a5a4a65e7d77e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ PHP                                                                        NEWS
 - Implemented FR #41416 (getColumnMeta() should also return table name). (Tony)
 - Fixed possible infinite loop in imagecreatefrompng (libgd #86) 
   (by Xavier Roche) (Pierre)
-- Fixed ext/filter Email Validation Vulnerability (MOPB-24 by Stefan Esser)
+- Fixed ext/filter Email Validation Vulnerability (MOPB-44 by Stefan Esser)
   (Ilia)
 - Fixed altering $this via argument named "this". (Dmitry)
 - Fixed PHP CLI to use the php.ini from the binary location. (Hannes)