]> granicus.if.org Git - php/commitdiff
remove missing erealloc entry that will go in php 5.2 NEWS
authorGreg Beaver <cellog@php.net>
Sat, 13 Jun 2009 17:34:21 +0000 (17:34 +0000)
committerGreg Beaver <cellog@php.net>
Sat, 13 Jun 2009 17:34:21 +0000 (17:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 003e934c6758a677b719d3d5fe4283e6307e55eb..4d9ec26bbdd0fa3683118bc9a3a9cc1ae782bc43 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,6 @@ PHP                                                                        NEWS
   leaks the others). (Greg)
 - Fixed bug #48533 (__callStatic is not invoked for private/protected methods).
   (Felipe)
-- Fixed missing erealloc() in fix for Bug #40091 in spl_autoload_register.
-  (Greg)
 
 11 Jun 2009, PHP 5.3.0 RC 3
 - Upgraded bundled sqlite to version 3.6.14.2. (Scott, Ilia)