]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Wed, 29 Nov 2017 08:31:14 +0000 (09:31 +0100)
committerAnatol Belski <ab@php.net>
Wed, 29 Nov 2017 08:31:14 +0000 (09:31 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 40f3f1de7a44b64c3de10ef2579e67bad79e0de0..101d7b73b7ee81c73d0bd1146e87c4ae6d2f458f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,8 @@ PHP                                                                        NEWS
     that getrandom() is missing). (sarciszewski)
   . Fixed bug #73124 (php_ini_scanned_files() not reporting correctly).
     (John Stevenson)
+  . Fixed bug #75574 (putenv does not work properly if parameter contains
+    non-ASCII unicode character). (Anatol)
 
 - Zip:
   . Fixed bug #75540 (Segfault with libzip 1.3.1). (Remi)