]> granicus.if.org Git - php/commitdiff
add missing NEWS entry to the correct release where it was added
authorFerenc Kovacs <tyrael@php.net>
Thu, 1 May 2014 08:56:39 +0000 (10:56 +0200)
committerFerenc Kovacs <tyrael@php.net>
Thu, 1 May 2014 08:56:39 +0000 (10:56 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 4b909869fafd4a6f9828eaabc063a07c4dc5e875..75550f9cfc0627567254a3ce2719e1902ad7104c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ PHP                                                                        NEWS
   . Fixed bug #67064  (Countable interface prevents using 2nd parameter
     ($mode) of count() function). (Bob)
   . Fixed bug #67072 (Echoing unserialized "SplFileObject" crash). (Anatol)
+  . Fixed bug #67033 (Remove reference to Windows 95). (Anatol)
 
 - cURL:
   . Fixed bug #64247 (CURLOPT_INFILE doesn't allow reset). (Mike)