]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Fri, 23 Jun 2017 23:28:58 +0000 (01:28 +0200)
committerAnatol Belski <ab@php.net>
Fri, 23 Jun 2017 23:28:58 +0000 (01:28 +0200)
NEWS

diff --git a/NEWS b/NEWS
index cfc773f8f73ea0b3b0e1afc071427b6570e35a73..7de05f57cd7ec6dd71f0e90a8f19bc231ff93f96 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP                                                                        NEWS
   . Fixed bug #74623 (Infinite loop in type inference when using HTMLPurifier).
     (nikic)
 
+- OpenSSL:
+ . Fixed bug #74798 (pkcs7_en/decrypt does not work if \x0a is used in content).
+   (Anatol)
+
 - SPL:
   . Fixed bug #73471 (PHP freezes with AppendIterator). (jhdxr)