]> granicus.if.org Git - php/commitdiff
fix vi user error
authorJohannes Schlüter <johannes@php.net>
Wed, 3 Dec 2008 20:44:51 +0000 (20:44 +0000)
committerJohannes Schlüter <johannes@php.net>
Wed, 3 Dec 2008 20:44:51 +0000 (20:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 12239b812f958ae8eecf4b4428ba5a8ec5df661f..a852031cc821372860fb5b41e8773ea14273002f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -74,7 +74,7 @@ PHP                                                                        NEWS
 - Fixed bug #46178 (memory leak in ext/phar). (Greg)
 - Fixed bug #46160 (SPL - Memory leak when exception is thrown in offsetSet).
   (Felipe)
-- Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect i
+- Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect 
   data). (Greg)
 - Fixed bug #46127 (php_openssl_tcp_sockop_accept forgets to set context
   on accepted stream) (Mark Karpeles, Pierre)