]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Thu, 12 Dec 2002 13:52:26 +0000 (13:52 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 12 Dec 2002 13:52:26 +0000 (13:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2ba884e988c44a6c50a09560587c856c0fb6f9d7..f5f0f090959a0561a94d78efa3617143a0824302 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,7 @@ PHP 4                                                                      NEWS
 - Moved extensions to PECL (http://pear.php.net/): (James, Derick)
   . ext/vpopmail
   . ext/cybermut
+- Fixed bug #20927 (wordwrap crash). (Ilia)
 - Fixed bug #20796 (when register_globals is on & arrays with same names are 
   passed via get/post/cookie the data inside $_GET/$_POST/$_COOKIE can would be
   corrupted). (Ilia)