]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 14 Sep 2000 01:09:07 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Thu, 14 Sep 2000 01:09:07 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a90d9b188b6d5d65beb892c848128fecf8f59f72..7a420a7e2dfd8eb19b76202f21257f44ae139606 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.3-dev
+- Added ftp_exec to the ftp functions (thanks to <jhennebicq@i-d.net>)
+- (Derick)
+- PEAR: add last executed query as debug info in DB errors (Stig)
+- PEAR: allow multiple modes in PEAR_Error (Stig)
 - Made the Sybase CT module thread safe (Zeev)
 - Added second argument to array_reverse() that indicatese whether
   the original array keys should be preserved. (Andrei)