summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ad21933b7d..2d91d1c6af 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ PHP NEWS
. Fixed bug #67730 (Null byte injection possible with imagexxx functions).
(CVE-2014-5120) (Ryan Mauger)
+- OpenSSL
+ . Fixed bug #67850 (extension won't build if openssl compiled without SSLv3)
+ (Daniel Lowrey)
+
- Zlib:
. Fixed bug #67865 (internal corruption phar error). Mike