]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 7 Jan 2002 01:13:44 +0000 (01:13 +0000)
committer <changelog@php.net> <>
Mon, 7 Jan 2002 01:13:44 +0000 (01:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d4ccef0f21c52cb6ddb3f24871e94d1e397afb92..7c874346eed9357a87ded8ac5e93bb07a809cbc4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- Added IPv6 support in FTP extension. (Stig Venaas)
+- Added CLI (command line intrerface) sapi based on a cut-down version
+  of the CGI sapi which is more suited for writing shell scripts. Some of
+  the differences are: it prints no HTTP headers, displays plain text
+  error messages, etc. (Edin)
 - Made wordwrap() significantly faster. (Jim)
 - Fixed pow(), and added finite(), isinf(), and isnan(). (Jim)
 - Fixed segfault in wordwrap() when wrapping to zero width and using