From 544b65493e5afadd63d26e2af46eef7774eb38b2 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Sun, 16 Apr 2000 19:34:10 +0000 Subject: [PATCH] This doesn't belong in NEWS. --- NEWS | 1 - 1 file changed, 1 deletion(-) diff --git a/NEWS b/NEWS index 0155f248d95..2161756d202 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,6 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.0 Release -- Removed Windows FAR* in php_odbc.c (lurcher) - Fix bug in number_format (Jon Forsberg) - Make error_prepend_string and error_append_string work - array_walk() now automatically resets the array. (Andrei)