summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>1999-10-06 15:09:44 +0000
committerThies C. Arntzen <thies@php.net>1999-10-06 15:09:44 +0000
commit781a53b807b49c69078325a9b66fd55d3fb9af34 (patch)
tree02ed9aa7daaf850dd7f0d17b01fd5ff8237a5678
parentc6b91f789d0d73db60830a3c4292913bc282b2b7 (diff)
downloadphp-git-781a53b807b49c69078325a9b66fd55d3fb9af34.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3819269218..ebdfd52b32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ PHP 4.0 CHANGE LOG ChangeLog
?? ?? 1999, Version 4.0 Beta 3
+- You can use resources as array-indices again (Thies, Zend library)
- Fixed pg_fetch_array() with three arguments (Sascha)
Patch submitted by: brian@soda.berkeley.edu
- Upgraded a lot internal functions to use new Zend function API (Thies)