diff options
author | lloyd <[email protected]> | 2006-06-23 07:07:56 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-06-23 07:07:56 +0000 |
commit | 363092767d777d3a625fc43d413c3bc441227614 (patch) | |
tree | 1414456d025d9a0b5ae1ffdf284d7be4632380a5 /doc | |
parent | a8246b714939fe255f997bb257e2c64f384ae2c4 (diff) |
First rev of a changelog for 1.5.8
Diffstat (limited to 'doc')
-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 |