diff options
author | lloyd <[email protected]> | 2012-02-01 17:58:50 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-02-01 17:58:50 +0000 |
commit | e415e7a520980d801694d335e96849f2e79f1d43 (patch) | |
tree | 44a173474eda1c162fb4d20a5fea446730070cc6 /doc/log.txt | |
parent | 83c5eb0bde3efe7025d52ec5d6cfdf05415814fc (diff) |
Disable this version of the SSL code by default
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 38944227b..478b27a94 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -10,6 +10,10 @@ Series 1.10 Version 1.10.2, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +* The SSL/TLS code is disabled by default in this release. A new + version is being developed and the current iteration should not be + used unless needed for existing code. + * Add the Camellia block cipher * An implementation of SRP-6a compatible with the specification in |