summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>1999-08-19 13:19:47 +0000
committerAndrey Hristov <andrey@php.net>1999-08-19 13:19:47 +0000
commit2bcf787a296163d0aa895263877031858b6f8e1c (patch)
tree5a6f71163b6d78dc79ddea7c840aaa919d25889a
parent7d52d5b786e22809382181845422aa4d3a495ff0 (diff)
downloadphp-git-2bcf787a296163d0aa895263877031858b6f8e1c.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
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)