diff options
Diffstat (limited to 'doc/relnotes/1_9_6.txt')
-rw-r--r-- | doc/relnotes/1_9_6.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/relnotes/1_9_6.txt b/doc/relnotes/1_9_6.txt new file mode 100644 index 000000000..971da7bca --- /dev/null +++ b/doc/relnotes/1_9_6.txt @@ -0,0 +1,9 @@ +Version 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 + |