aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_3_1.rst
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-07-01 20:03:29 +0000
committerlloyd <[email protected]>2012-07-01 20:03:29 +0000
commitc5c144de5b5dbb03b942178ad09a66ebf5cdcb9d (patch)
treea1c5c8ea850206eedd428ba52c273efeae48e989 /doc/relnotes/1_3_1.rst
parentf5f2c6d68bd31f72c5837ebc75d5a35741c3b664 (diff)
Rename all text files that are actually reStructuredText to .rst
Diffstat (limited to 'doc/relnotes/1_3_1.rst')
-rw-r--r--doc/relnotes/1_3_1.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/relnotes/1_3_1.rst b/doc/relnotes/1_3_1.rst
new file mode 100644
index 000000000..70bc79d02
--- /dev/null
+++ b/doc/relnotes/1_3_1.rst
@@ -0,0 +1,7 @@
+Version 1.3.1, 2003-11-04
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* Generalized a few pieces of the DER encoder
+* PKCS8::load_key would fail if handed an unencrypted key
+* Added a failsafe so PKCS #8 key decoding can't go into an infinite loop
+