summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Karajannis <kara@php.net>1999-09-05 13:06:24 +0000
committerAndreas Karajannis <kara@php.net>1999-09-05 13:06:24 +0000
commitdd509608a1f2cd96ee0e3161f57b34ad268606a0 (patch)
tree9379782d02dc0a9266bed6afe9b67185b3077fa7 /ChangeLog
parent361a09e5fa17f88de474207430be458c4747b3b6 (diff)
downloadphp-git-dd509608a1f2cd96ee0e3161f57b34ad268606a0.tar.gz
Changes for updated odbc module
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 290b78032b..68b291d11f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
+- New resource handling for odbc, renamed to php_odbc.[ch]
- Make set_time_limit() work on Unix (Rasmus)
- Add connection handling support (Rasmus)
- Improved the Sybase-CT module to make use of resources (Zeev)