]> granicus.if.org Git - php/commitdiff
- By mistake recommited bad entry
authorAndi Gutmans <andi@php.net>
Wed, 12 Jul 2000 03:57:26 +0000 (03:57 +0000)
committerAndi Gutmans <andi@php.net>
Wed, 12 Jul 2000 03:57:26 +0000 (03:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0948ebebbe63e0ce0bd667eab22a12a177ef9d1d..20e6cab3a1beb3048bb63c111a001118d47b0e8f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,6 @@ PHP 4.0                                                                    NEWS
   (Andi, Zend Engine)
 - Fixed corruption problem when changing deeply nested values in objects.
   (Andi & Zeev, Zend Engine)
-- Fixed closing
 - Improved array_multisort() to be able to specify sort type as well sort
   order. Incidentally, it can be used to sort multi-dimensional arrays
   as well. (Andrei)