diff options
Diffstat (limited to 'doc/relnotes/1_1_6.rst')
-rw-r--r-- | doc/relnotes/1_1_6.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/relnotes/1_1_6.rst b/doc/relnotes/1_1_6.rst new file mode 100644 index 000000000..4c638b7e3 --- /dev/null +++ b/doc/relnotes/1_1_6.rst @@ -0,0 +1,10 @@ +Version 1.1.6, 2002-12-10 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Initial support for X.509v3 certificates and CAs +* Major redesign/rewrite of the ASN.1 encoding/decoding code +* Added handling for DSA/NR signatures encoded as DER SEQUENCEs +* Documented the generic cipher lookup interface +* Added an (untested) entropy source for BeOS +* Various cleanups and bug fixes + |