]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Mon, 24 Feb 2003 19:42:38 +0000 (19:42 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 24 Feb 2003 19:42:38 +0000 (19:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 484d9aeb037085b1270083756c5ab60b1aaf4fbc..3896506b2d535157b5d6eeb2075d278fe71c418d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT). (Jani)
 - Fixed bug #22363 (combinations of fwrite(), fread() and fseek() produce
   unexpected results). (Wez)
+- Fixed bug #22355 (PHP would remove folding from Subject & To fields). (Ilia)
 - Fixed bug #22330 (overloaded strrpos() gives wrong results).
   (david@santinoli.com, Moriyoshi)
 - Fixed bug #22308 (optimized passthru, code is now ~40 times faster). (Ilia)