]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Fri, 9 Jun 2017 15:40:45 +0000 (17:40 +0200)
committerAnatol Belski <ab@php.net>
Fri, 9 Jun 2017 15:40:45 +0000 (17:40 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 09fa3931c0d9eaa286d875de1ac3aca577513c01..1ffd5bb29d04d26013ad43f62ab14633a2f771e4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,10 @@ PHP                                                                        NEWS
     validate_timestamp). (Laruence)
   . Revert opcache.enable_cli to default disabled. (Nikita)
 
+- OpenSSL:
+  . Fixed bug #74720 (pkcs7_en/decrypt does not work if \x1a is used in
+    content). (Anatol)
+
 - Reflection:
   . Fixed bug #74673 (Segfault when cast Reflection object to string with
     undefined constant). (Laruence)