]> granicus.if.org Git - php/commitdiff
- Fix crap
authorJani Taskinen <jani@php.net>
Thu, 5 Feb 2009 23:59:17 +0000 (23:59 +0000)
committerJani Taskinen <jani@php.net>
Thu, 5 Feb 2009 23:59:17 +0000 (23:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9a7cbe3767b6075ac62076277f053a5b4958d259..18aae13b05ef97854c73a43b7dea99f934c42f41 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ PHP                                                                        NEWS
 - Fixed bug #47085 (rename() returns true even if the file in PHAR does not exist). (Greg)
 - Fixed bug #47031 (Fix constants in DualIterator example). (Etienne)
 - Fixed bug #46347 (parse_ini_file() doesn't support * in keys). (Nuno)
-- Re-Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress after
+- Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress after
   end of stream). (Greg)
 - Fixed bug #46048 (SimpleXML top-level @attributes not part of iterator). (David C.)