diff options
Diffstat (limited to 'doc/relnotes/1_1_12.txt')
-rw-r--r-- | doc/relnotes/1_1_12.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/relnotes/1_1_12.txt b/doc/relnotes/1_1_12.txt new file mode 100644 index 000000000..5f652af52 --- /dev/null +++ b/doc/relnotes/1_1_12.txt @@ -0,0 +1,12 @@ +Version 1.1.12, 2003-04-15 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Fixed a ASN.1 string encoding bug +* Fixed a pair of X509_DN encoding problems +* Base64_Decoder and Hex_Decoder can now validate input +* Removed support for the LibraryInitializer option 'egd_path' +* Added tests for DSA X.509 and PKCS #8 key formats +* Removed a long deprecated feature of DH_PrivateKey's constructor +* Updated the RPM .spec file +* Major documentation updates + |