diff options
Diffstat (limited to 'doc/relnotes/1_3_11.rst')
-rw-r--r-- | doc/relnotes/1_3_11.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/relnotes/1_3_11.rst b/doc/relnotes/1_3_11.rst new file mode 100644 index 000000000..86c1f13a1 --- /dev/null +++ b/doc/relnotes/1_3_11.rst @@ -0,0 +1,12 @@ +Version 1.3.11, 2004-04-01 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Fixed two show-stopping bugs in PKCS10_Request +* Added some sanity checks in Pipe/Filter +* The DNS and URI entries would get swapped in subjectAlternativeNames +* MAC_Filter is now willing to not take a key at creation time +* Setting the expiration times of certs and CRLs is more flexible +* Fixed problems building on AIX with GCC +* Fixed some problems in the tutorial pointed out by Dominik Vogt +* Documentation updates + |