diff options
author | Rasmus Lerdorf <rasmus@php.net> | 1999-10-29 17:08:46 +0000 |
---|---|---|
committer | Rasmus Lerdorf <rasmus@php.net> | 1999-10-29 17:08:46 +0000 |
commit | a3a7413be83521d02e397e48efc8ecbb34045c12 (patch) | |
tree | 9d59cb8d1db45920bd89c4fd1668a9896d9e594a | |
parent | 88ca873f3ad8aaada1706ad8cbf2ee80cd1a7ec6 (diff) | |
download | php-git-a3a7413be83521d02e397e48efc8ecbb34045c12.tar.gz |
Looked like this was done by RedHat the way I wrote it.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |