summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>1999-10-29 01:09:20 +0000
committer <changelog@php.net>1999-10-29 01:09:20 +0000
commit5d291c8ea5d0cc6a2abb04144328c0aa15ebf7a0 (patch)
treee60620bf34ba6e4bb00ca3dd2402c591c49d93b3
parent990d5d72ea77dd064e4849a5e6cba92739345aa3 (diff)
downloadphp-git-5d291c8ea5d0cc6a2abb04144328c0aa15ebf7a0.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ece6237b4..ad70ad5d62 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 4.0 NEWS
?? ?? 1999, Version 4.0 Beta 3
+- Enable IBM DB2 support - Tested against DB2 6.1 UDB on Linux (RH-6.0)
- Added new str_repeat() function. (Andrei)
- Output-Buffering system is now Thread-Safe. (Thies)
- implemented OCI8 $lob->WriteToFile() function - very useful for streaming