]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Fri, 17 Jun 2016 15:16:36 +0000 (17:16 +0200)
committerAnatol Belski <ab@php.net>
Fri, 17 Jun 2016 15:16:36 +0000 (17:16 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f3b9470dc62aaa489b46764e496f9eac9d92a435..cfe77c9eafad539226728988861570fd344ef2b7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP                                                                        NEWS
   . Fixed bug #72395 (list() regression). (Laruence)
   . Fixed bug #72373 (TypeError after Generator function w/declared return type
     finishes). (Nikita)
+  . Fixed bug #69489 (tempnam() should raise notice if falling back to temp dir).
+    (Laruence, Anatol)
 
 - GD:
   . Fixed bug #43475 (Thick styled lines have scrambled patterns). (cmb)