summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-08-11 01:09:13 +0000
committer <changelog@php.net>2000-08-11 01:09:13 +0000
commit3000566259e6d056cb02ed70c36f726cfb3a371b (patch)
treed9521ee407b43a9f18184dfe558f280b901bcea8
parentb47bb870043af8f1a83884d2f60cdcc9ca2495f4 (diff)
downloadphp-git-3000566259e6d056cb02ed70c36f726cfb3a371b.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d49575e512..ad61b45129 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
+- Fixed FTP module to accept multiline server replies (Jani)
- Fix switch which only has a single default rule. (Andi, Zend Engine)
- Fix problem with nested foreach()'s. (Andi, Zend Engine)
- The CCVS module is now stable and compiling. It compiles as a CGI and into