summaryrefslogtreecommitdiffstatsabout
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2007-12-03 18:26:23 (GMT)
committer Nokis Mavrogiannopoulos <nmav@gnutls.org>2007-12-03 18:26:23 (GMT)
commita3c97d1f759cf5fce5dc5fa7aeb5b4812e6c89a1 (patch)
treee43ac10d8d663abc12c958695243485398c1e6a9 /NEWS
parent2226711353fe0895769ba4c2bc5bf7017cbc4d89 (diff)
better handling of RSAFile and DHFile
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.