]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 11 Feb 2003 22:59:39 +0000 (22:59 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 11 Feb 2003 22:59:39 +0000 (22:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c4393bac5ee66b348480b3d5babee363d0e7f59a..0306fbf6d427e0c8b68b7c4f53bd3d17aaa4efeb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ PHP 4                                                                      NEWS
 - Fixed bug #22103 (Added gdImageEllipse and replaced old gdImageFilledEllipse
   with a better implementation). (Pierre)
 - Fixed bug #22088 (array_shift() left next index to be +1 too much). (Jani)
+- Fixed bug #22048 (crash in imap_header() when the e-mail contains an 
+  abnormally large number of special characters). (Ilia)
 - Fixed bug #22042 (pg_result_seek() would never seek to the 1st row in the
   result due to always seeking to row next to the one requested). (Ilia)
 - Fixed bug #22031 (Made curl_write() & curl_write_header() binary safe). (Ilia)