]> granicus.if.org Git - php/commitdiff
Format fix.
authorAndrei Zmievski <andrei@php.net>
Mon, 27 Dec 1999 14:18:30 +0000 (14:18 +0000)
committerAndrei Zmievski <andrei@php.net>
Mon, 27 Dec 1999 14:18:30 +0000 (14:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b853e1e80337d4091523c1d98e44f3ebf4f0f4db..d543a3728895a7c6de3d4f6eebb77ae35dff0e32 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ PHP 4.0                                                                    NEWS
 - Increased PHP's performance by 5-15% using a new memory cache (Andi & Zeev,
   Zend library)
 - Improved the php.ini reader to support constants and bitwise operators (Zeev)
-- strrev() no longer modifies arg1. (Thies)
+- Fixed strrev() to no longer modify arg1. (Thies)
 - Fixed buffer overruns in iptcembed(). (Thies)
 - Fixed a bug in ODBC error reporting (Zeev)
 - Added PHP_Logo_GUID() and Zend_Logo_GUID() functions, that return the GUIDs