]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 12 Sep 2000 01:09:11 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Tue, 12 Sep 2000 01:09:11 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f7d1b4afc05dbce8fe5a0e5b150d70b048163f81..100d6a2ceada8a8de40c486c8c04132a9d719091 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.3-dev
+- Added an optional parameter to wordwrap that cuts a string if the length
+- Added functions pg_putline and pg_endcopy (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)
 - Added the pathinfo() function. (Sterling)
 - Updated sybase_ct module and its sybase_query to use high performance API.
   (Joey)