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

diff --git a/NEWS b/NEWS
index 1debf8dd98579c70a7e6f8f287a3a52442561ec5..c2392914a06cae0ec522b7612d53ea70bdd73eb8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,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)