summaryrefslogtreecommitdiffstatsabout
diff options
context:
space:
mode:
authorNokis Mavrogiannopoulos <nmav@gnutls.org>2007-12-02 23:13:16 (GMT)
committer Nokis Mavrogiannopoulos <nmav@gnutls.org>2007-12-02 23:13:16 (GMT)
commitbfc09b68df91fd2a4169cbd23b7c10297794d031 (patch)
tree62ab97f59c059cda97d258ac5ed4ff0bf92c6704
parentb9e8b128b130caec34a05f0ea506f2c1c759a386 (diff)
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d67da5..9392872 100644
--- a/NEWS
+++ b/NEWS
@@ -8,3 +8,7 @@ SSL_CLIENT_S_TYPE, SSL_SERVER_M_VERSION, SSL_SERVER_S_SAN%, SSL_SERVER_S_TYPE
8 8
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
12- Check for GnuTLSPriorities directive.
13
14- No longer default paths for RSA and DH parameter files.