summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7b05b9ef89..c335ccd91c 100644
--- a/NEWS
+++ b/NEWS
@@ -171,6 +171,8 @@ with all sufficient information, see the ChangeLog file.
OpenSSL::PKey::EC therefore now enforce the same check when exporting a
private key to PEM with a password - it has to be at least four characters
long.
+ * SSL/TLS support for the Next Protocol Negotiation extension. Supported
+ with OpenSSL 1.0.1 and higher.
* yaml
* Syck has been removed. YAML now completely depends on libyaml being