]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Thu, 18 Jun 2015 20:04:03 +0000 (22:04 +0200)
committerAnatol Belski <ab@php.net>
Thu, 18 Jun 2015 20:04:03 +0000 (22:04 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 0fb888d69eda0839a7417165ad305c06f6e99073..a071212911bef17bd3e2ef31ec09a9ca64979311 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,8 @@ PHP                                                                        NEWS
     7/8/8.1/10 as "Business"). (Christian Wenz)
   . Fixed bug #69740 (finally in generator (yield) swallows exception in
     iteration). (Nikita)
+  . Fixes bug #69835 (phpinfo() does not report many Windows SKUs).
+    (Christian Wenz)
 
 - GD:
   . Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)