diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. | ||