summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Gorham <lurcher@php.net>1999-09-22 21:15:35 +0000
committerNick Gorham <lurcher@php.net>1999-09-22 21:15:35 +0000
commitfd3f26c100ee53ca51f6c7bff8fa293158e7734b (patch)
treee1f39dfa3b712ff5caf38cbfda2b3ec4a38e4165
parent21d8c984da213d3851ecdb8de7b6986f3bd2eaab (diff)
downloadphp-git-fd3f26c100ee53ca51f6c7bff8fa293158e7734b.tar.gz
Added odbc metadata update log
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d652bc09bc..5667cd2fc4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
+- Added extra metadata functions to ODBC, SQLTables etc (nick@easysoft.com)
- Fixed SEGV in mcal make_event_object() (Andrew Skalski)
- Fixed Ora_PLogon (Thies)
- Resourcified Oracle (Thies)