]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Mon, 14 Aug 2017 10:23:51 +0000 (12:23 +0200)
committerAnatol Belski <ab@php.net>
Mon, 14 Aug 2017 10:23:51 +0000 (12:23 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 75a400968f8d543c930fc935de33819bb7fe61e8..877015094dd0f6eacba91d89f15aebe502b4fc8f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ PHP                                                                        NEWS
   . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence)
   . Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob)
   . Fixed bug #74725 (html_errors=1 breaks unhandled exceptions). (Andrea)
+  . Fixed bug #75063 (Main CWD initialized with wrong codepage). (Anatol)
 
 - cURL:
   . Fixed bug #74125 (Fixed finding CURL on systems with multiarch support).