diff options
author | lloyd <[email protected]> | 2010-04-09 14:18:10 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-04-09 14:18:10 +0000 |
commit | bebb9baf59ede63a4ae9ee45b1790c8d5a16d7c0 (patch) | |
tree | ae32609d60cbb76e092c5208f2efdd93441876dd /doc/log.txt | |
parent | d7e2e9316a5540e93595b5386f67594135de736d (diff) |
Tick for 1.9.6 release1.9.6
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt index 89e95aa14..80232bf91 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,9 +1,10 @@ -* 1.9.6-dev, ????-??-?? +* 1.9.6, 2010-04-09 - TLS: Add support for TLS v1.1 - TLS: Support server name indicator extension - TLS: Fix server handshake - TLS: Fix server using DSA certificates + - TLS: Avoid timing channel between CBC padding check and MAC verification * 1.9.5, 2010-03-29 - Numerous ECC optimizations |