summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-06-05 17:56:57 +0200
committerAnatol Belski <ab@php.net>2015-06-05 17:56:57 +0200
commit75c2aa9d3a56576e08caf59319770f6984c0bc54 (patch)
tree18dfc9ef17f8ef42286a8248b0f7dc3205aa5fff /NEWS
parent9a0bdd9069bea0bc8decff365f8e4d5adee27ef8 (diff)
downloadphp-git-75c2aa9d3a56576e08caf59319770f6984c0bc54.tar.gz
updated NEWS for bug #69642 fix
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e83f8c7483..90d3d87428 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@
(dja at axtens dot net, Kalle)
. Fixed bug #69732 (can induce segmentation fault with basic php code).
(Dmitry)
+ . Fixed #69642 (Windows 10 reported as Windows 8).
+ (Christian Wenz, Anatol Belski)
- GD:
. Fixed bug #69479 (GD fails to build with newer libvpx). (Remi)