]> granicus.if.org Git - php/commitdiff
Bug number was wrong.
authorScott MacVicar <scottmac@php.net>
Fri, 29 May 2009 02:35:56 +0000 (02:35 +0000)
committerScott MacVicar <scottmac@php.net>
Fri, 29 May 2009 02:35:56 +0000 (02:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3c9e6c3c61e14027fb4c013622bff3002a85de62..727a1caa69c4133af28d56aa35256012f6dcae4e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,10 +3,10 @@ PHP                                                                        NEWS
 ?? Jun 2009, PHP 5.2.10
 - Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara)
 
-- Fixed bug #48738 (exif_read_data() segfaults on certain corrupted .jpeg 
-  files). (Pierre)
 - Fixed bug #48416 (Force a cache limit in ereg() to stop excessive memory usage).
   (Scott)
+- Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg 
+  files). (Pierre)
 
 27 May 2009, PHP 5.2.10RC1
 - Updated timezone database to version 2009.8 (2009h) (Derick)