summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>1999-10-29 17:08:46 +0000
committerRasmus Lerdorf <rasmus@php.net>1999-10-29 17:08:46 +0000
commita3a7413be83521d02e397e48efc8ecbb34045c12 (patch)
tree9d59cb8d1db45920bd89c4fd1668a9896d9e594a
parent88ca873f3ad8aaada1706ad8cbf2ee80cd1a7ec6 (diff)
downloadphp-git-a3a7413be83521d02e397e48efc8ecbb34045c12.tar.gz
Looked like this was done by RedHat the way I wrote it.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ad70ad5d62..c302016d86 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +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)
+- Enable IBM DB2 support - Tested against DB2 6.1 UDB on Linux (Rasmus)
- Added new str_repeat() function. (Andrei)
- Output-Buffering system is now Thread-Safe. (Thies)
- implemented OCI8 $lob->WriteToFile() function - very useful for streaming