]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 5 Jul 2002 00:18:30 +0000 (00:18 +0000)
committer <changelog@php.net> <>
Fri, 5 Jul 2002 00:18:30 +0000 (00:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index aede6b2d7246196953a7a099f4f0732eb7fed8c7..7f7fc151b992d809598b5dc9a5e6a78a001fbd1b 100644 (file)
--- 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)