]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 5 Jan 2000 02:09:26 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Wed, 5 Jan 2000 02:09:26 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f9446facf4f6bd46c2d9f91f6a43290e8e477c40..f627c1e5f8587fbe1731cbc8e7945f0d0a8e82e6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+- str_repeat() now returns correct length. (Thies)
+- Don't assume libz and libpng are installed for the GD checks (Rasmus)
 - Implemented support for <boolean> and <null> types according
   to WDDX version 1.0 (Andrei)
 - Made var_dump()/serialize()/unserialize() NULL aware. (Thies)