summaryrefslogtreecommitdiffstatsabout
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9392872..81a6954 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ SSL_CLIENT_S_TYPE, SSL_SERVER_M_VERSION, SSL_SERVER_S_SAN%, SSL_SERVER_S_TYPE
9- The compatibility mode can now be enabled explicitely with the 9- The compatibility mode can now be enabled explicitely with the
10%COMPAT keyword at the GnuTLSPriorities string. It is no longer the default. 10%COMPAT keyword at the GnuTLSPriorities string. It is no longer the default.
11 11
12- Check for GnuTLSPriorities directive. 12- Check for GnuTLSPriorities directive. This corrects a segfault. Thanks
13to David Hrbáč.
14
15- Better handling of GnuTLSDHFile and GnuTLSRSAFile.
13 16
14- No longer default paths for RSA and DH parameter files. 17- No longer default paths for RSA and DH parameter files.