From: Andrey Hristov Date: Thu, 19 Aug 1999 13:19:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: PRE_DELAYED_ARRAY_FETCH_PATCH~341 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2bcf787a296163d0aa895263877031858b6f8e1c;p=php *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 566cd360a4..37dc388519 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ PHP 4.0 CHANGE LOG ChangeLog - Oracle is now ZTS-Save (Thies) - Fixed flushing of cached information to disk in DBA's DB2 module (Sascha) - OCI8 is now ZTS-Save (Thies) +- Fixed is_writeable/is_writable problem; they are both defined now (Andrey) - Imported PHP 3.0 diskfreespace() function (Thies) - Fixed thread-safety issues in the MySQL module (Zeev) - Fixed thread-safe support for dynamic modules (Zeev)