summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aede6b2d72..7f7fc151b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0
+- Added optional 3rd parameter 'recursive' to ftp_rawlist() which will
+ do 'LIST -R' instead of 'LIST'. (Jani)
- Disabled the fifth parameter to the mail function in safemode. (Derick)
- GetImageSize now allways set fields unknown to 0 and new Imagetype
iff. (Marcus)