aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_5_8.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes/1_5_8.rst')
-rw-r--r--doc/relnotes/1_5_8.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/relnotes/1_5_8.rst b/doc/relnotes/1_5_8.rst
new file mode 100644
index 000000000..c7a2c549d
--- /dev/null
+++ b/doc/relnotes/1_5_8.rst
@@ -0,0 +1,13 @@
+Version 1.5.8, 2006-06-23
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* Many internal cleanups to the X.509 cert/CRL code
+* Allow for application code to support new X.509 extensions
+* Change the return type of X509_Certificate::{subject,issuer}_info
+* Allow for alternate character set handling mechanisms
+* Fix a bug that was slowing squaring performance somewhat
+* Fix a very hard to hit overflow bug in the C version of word3_muladd
+* Minor cleanups to the assembler modules
+* Disable es_unix module on FreeBSD due to build problem on FreeBSD 6.1
+* Support for GCC 2.95.x has been dropped in this release
+