]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Wed, 15 Nov 2017 19:41:15 +0000 (20:41 +0100)
committerAnatol Belski <ab@php.net>
Wed, 15 Nov 2017 19:41:15 +0000 (20:41 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 77bf4132baa80096eb8c0a8ac664213f16f43d9e..f32c78a4f8f76576480c847ef191bf8c16da657d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #75384 (PHP seems incompatible with OneDrive files on demand).
     (Anatol)
+  . Fixed bug #75525 (Access Violation in vcruntime140.dll). (Anatol)
 
 - Standard:
   . Fixed bug #75511 (fread not free unused buffer). (Laruence)