]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 1 Oct 2000 01:09:07 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Sun, 1 Oct 2000 01:09:07 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index eaabdf91d5e50b0fd353ad2961ab66987d927e41..d414031391a6ce6054c5d6563db7d389529d1e62 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,18 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.3-dev
+<<<<<<< NEWS
+<<<<<<< NEWS
+- Added the ability for CURLOPT_POSTFIELDS to accept an array of HTTP post
+- Added the CURLOPT_HTTPHEADER option that allows for the posting of HTTP
+- Add the curl_error() and curl_errno() functions. (Sterling)
+- Changed ext/db not to be enabled by default (Jani)
+=======
+=======
 - Fixed building Apache SAPI module on SCO UnixWare (Sascha)
+>>>>>>> 1.448
 - Fixed writing empty session sets to shared memory (tcarroll@chc-chimes.com)
+>>>>>>> 1.447
 - Added support for BSD/OS make (Sascha)
 - Added improved URL rewriter (Sascha)
 - Fixed readdir_r() use on Solaris (Sascha)