summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 40737e22b3..e111df2167 100644
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,11 @@ PHP NEWS
- SPL:
. Fixed bug #68128 (Regression in RecursiveRegexIterator) (Tjerk)
-?? ??? 2014, PHP 5.5.18
+- CURL:
+ . Add CURL_SSLVERSION_TLSv1_0, CURL_SSLVERSION_TLSv1_1, and
+ CURL_SSLVERSION_TLSv1_2 constants if supported by libcurl (Rasmus)
+
+16 Oct 2014, PHP 5.5.18
- Core:
. Fixed bug #67985 (Incorrect last used array index copied to new array after