]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Fri, 9 Oct 2015 10:36:40 +0000 (12:36 +0200)
committerAnatol Belski <ab@php.net>
Fri, 9 Oct 2015 10:36:40 +0000 (12:36 +0200)
NEWS

diff --git a/NEWS b/NEWS
index abf828e4ebae22f94306ec596aa9d5fa22ada536..5cf236fb2b79b03eaedf86b7c160cb606e6e678c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ PHP                                                                        NEWS
   . Fixed bug #70625 (mcrypt_encrypt() won't return data when no IV was
     specified under RC4). (Nikita)
 
+- Opcache:
+  . Fixed compatibility with Windows 10 (see also bug #70652). (Anatol)
+
 - Phpdbg:
   . Fixed bug #70614 (incorrect exit code in -rr mode with Exceptions). (Bob)