]> granicus.if.org Git - php/commitdiff
New function.
authorAndrei Zmievski <andrei@php.net>
Thu, 28 Oct 1999 01:40:14 +0000 (01:40 +0000)
committerAndrei Zmievski <andrei@php.net>
Thu, 28 Oct 1999 01:40:14 +0000 (01:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ff5041ca72e454e0903eabea5641734c653ea7a4..3ece6237b44aac8c562857316266edadcf01414a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 4.0                                                                    NEWS
 
 ?? ?? 1999, Version 4.0 Beta 3
 
+- Added new str_repeat() function. (Andrei)
 - Output-Buffering system is now Thread-Safe. (Thies)
 - implemented OCI8 $lob->WriteToFile() function - very useful for streaming
   large amounts of LOB-Data without to need of a huge buffer. (Thies)