]> granicus.if.org Git - php/commitdiff
if it fits, it fits
authorfoobar <sniper@php.net>
Mon, 28 Oct 2002 22:54:52 +0000 (22:54 +0000)
committerfoobar <sniper@php.net>
Mon, 28 Oct 2002 22:54:52 +0000 (22:54 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 78bfa6b3f668682dbe39bc83f0438a77243867cd..6117d71624c3170c6bcf1856fd0219d7f9992a46 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,8 +14,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #17497 (mssql extension crashes if magic_quotes_runtime is on).
   (Sterling)
 - Remove $_FILES from $_REQUEST (import_request_variables is not modified), 
-  this didn't work properly in the first place, and added confusion. 
-  (Sterling)
+  this didn't work properly in the first place, and added confusion. (Sterling)
 - Fix the socket_read() function on win32 to work in normal mode (reading to
   the end of a line), as well as binary mode. (Sterling)
 - Fixed bug #20110 (added sanity check to prevent include/require functions