aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/log.txt')
-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