aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-10-28 00:26:24 +0000
committerlloyd <[email protected]>2006-10-28 00:26:24 +0000
commit4537ef2bbe7c24ed77cd00151a7153ba7cb8b048 (patch)
tree005a0ce91eff0f877d0b517dca9c4e634bd3e775
parent587b5a6a3408960669e2bb8f01d78d6d2a3bcac4 (diff)
Update changelog1.5.12
-rw-r--r--doc/log.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index c577716d6..3de2b7d26 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,4 +1,12 @@
+* 1.5.12, October 27, 2006
+ - Cleanups in the initialization routines
+ - Add some x86-64 assembly for multiply-add
+ - Fix problems generating very small (below 384 bit) RSA keys
+ - Support out of tree builds
+ - Bring some of the documentation up to date
+ - More improvements to the Python bindings
+
* 1.5.11, September 10, 2006
- Removed the Algorithm base class
- Various cleanups in the public key inheritance hierarchy