From: Derick Rethans Date: Tue, 12 Sep 2000 05:53:49 +0000 (+0000) Subject: - Fix contribution X-Git-Tag: php-4.0.3RC1~167 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b892ddf5a41f976490450846a5629b09098b93e;p=php - Fix contribution --- diff --git a/NEWS b/NEWS index c9aeebe062..e4c12176a7 100644 --- 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)