diff options
Diffstat (limited to 'doc/relnotes/1_1_7.rst')
-rw-r--r-- | doc/relnotes/1_1_7.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/relnotes/1_1_7.rst b/doc/relnotes/1_1_7.rst new file mode 100644 index 000000000..bd73607e6 --- /dev/null +++ b/doc/relnotes/1_1_7.rst @@ -0,0 +1,8 @@ +Version 1.1.7, 2003-01-12 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Fixed an obscure but dangerous bug in SecureVector::swap +* Consolidated SHA-384 and SHA-512 to save code space +* Added SSL3-MAC and SSL3-PRF +* Documentation updates, including a new tutorial + |