summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 82a9cf6981..0f4f43ba2e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.2.0alpha2
+- OpenSSL:
+ . Fixed bug #74720 (pkcs7_en/decrypt does not work if \x1a is used in
+ content). (Anatol)
+
- SQLite3:
. Update to Sqlite 3.19.3. (cmb)