diff options
author | Andi Gutmans <andi@php.net> | 2000-10-01 10:54:11 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-10-01 10:54:11 +0000 |
commit | d4b0d7850dfdcf9c6eb0b242d60c91db74689e59 (patch) | |
tree | 3ea4d40fa6e73469181dde81ca78cd2c46c75829 | |
parent | e597dbd0be0377cc452e137594d2ca26e685bc5d (diff) | |
download | php-git-d4b0d7850dfdcf9c6eb0b242d60c91db74689e59.tar.gz |
- Fixed conflicts. Those first two lines with the XXX need to be fixed.
I'm not sure if they were meant to be in the Changelog or NEWS file, in
any case they are broken. Whoever, commited them can you please fix it?
I couldn't find who commited them in the CVS commit messages
-rw-r--r-- | NEWS | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -2,18 +2,12 @@ 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 +- XXX: Added the ability for CURLOPT_POSTFIELDS to accept an array of HTTP post +- XXX: 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) |