diff options
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index dc6bcbbed..6dcfb15e0 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,4 +1,13 @@ +* 1.5.8, June 23, 2006 + - Fix a bug in the C version of word3_muladd + - Many internal cleanups to the X.509 cert/CRL code + - 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 + - Minor cleanups to the assembler modules + - Disable es_unix module on FreeBSD due to build problem on FreeBSD 6.1 + * 1.5.7, May 28, 2006 - Further, major changes to the BER/DER coding system - Updated the Qt mutex module to use Mutex_Factory |