]> granicus.if.org Git - php/commitdiff
- Completing the phrase
authorFelipe Pena <felipe@php.net>
Sun, 13 Dec 2009 20:04:44 +0000 (20:04 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 13 Dec 2009 20:04:44 +0000 (20:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b2ed1d95502513501c467d4af5cefda799e284b8..4064878e5c424c9d2f5430aedec207110398e28b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,8 @@ PHP                                                                        NEWS
 - Fixed memory leak in extension loading when an error occurs on Windows.
   (Pierre)
 
-- Fixed bug #50464 (declare encoding doesn't work with). (Felipe)
+- Fixed bug #50464 (declare encoding doesn't work within an included file).
+  (Felipe)
 - Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes
   seg fault). (davbrown4 at yahoo dot com, Felipe)
 - Fixed bug #50351 (performance regression handling objects, ten times slower