]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Sun, 11 Dec 2016 16:39:08 +0000 (17:39 +0100)
committerAnatol Belski <ab@php.net>
Sun, 11 Dec 2016 16:39:08 +0000 (17:39 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 5a8c0d32b4ee7e44b0fa23dccc4fa0b79b4e3a09..fe09e4fa37e98a1df99b17cd6064faa7bad6d7c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ PHP                                                                        NEWS
   . Fixed bug #73585 (Logging of "Internal Zend error - Missing class
     information" missing class name). (Laruence)
 
+- COM:
+  . Fixed bug #73679 (DOTNET read access violation using invalid codepage).
+    (Anatol)
+
 - PCRE:
   . Fixed bug #73612 (preg_*() may leak memory). (cmb)