]> granicus.if.org Git - php/commitdiff
- Fix contribution
authorDerick Rethans <derick@php.net>
Tue, 12 Sep 2000 05:53:49 +0000 (05:53 +0000)
committerDerick Rethans <derick@php.net>
Tue, 12 Sep 2000 05:53:49 +0000 (05:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c9aeebe062c382d2f3c90d12954b2f91caf69aa7..e4c12176a76014dfacd4113ea38c70dc96ad335c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 4.0                                                                    NEWS
 
 ?? ??? 2000, Version 4.0.3-dev
 - Added an optional parameter to wordwrap that cuts a string if the length
+  (Derick)
 - Added functions pg_put_line and pg_end_copy (Dirk Elmendorf)
 - Added second parameter for parse_str to save result (John Bafford)
 - Fix bug with curl places extra data in the output. (medvitz@medvitz.net)