moved to PHP_5_2
authorTakeshi Abe <tabe@php.net>
Mon, 22 Jun 2009 15:51:49 +0000 (15:51 +0000)
committerTakeshi Abe <tabe@php.net>
Mon, 22 Jun 2009 15:51:49 +0000 (15:51 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 34a84909c1574230728abf844032ae906062d5ea..0ebae19653186f0c65c45ed5d2dfa4ee0a93ad26 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,6 @@ PHP                                                                        NEWS
   (crrodriguez at opensuse dot org)
 - Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF in
   existing headers). (Ilia)
-- Fixed bug #48555 (ImageFTBBox() differs from previous versions for texts
-  with new lines) (Takeshi Abe)
 - Fixed bug #48215 (Calling a method with the same name as the parent class
   calls the constructor). (Scott)