aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-09-10 05:57:05 +0000
committerlloyd <[email protected]>2006-09-10 05:57:05 +0000
commit380733dfe8448c5d4c8acdd885039b87bbbea212 (patch)
treea590a2c1f0d350ba7bb6ea041ece3c7c15b5074b
parentc6ee4b2a888f0da7ee21028c8b4c9d7d8bd5d357 (diff)
Update the changelog1.5.11
-rw-r--r--doc/log.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 57302d462..c577716d6 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,4 +1,13 @@
+* 1.5.11, September 10, 2006
+ - Removed the Algorithm base class
+ - Various cleanups in the public key inheritance hierarchy
+ - Major overhaul of the configure/build setup
+ - Added x86 assembler implementations of Serpent and low-level MPI code
+ - Optimizations for the SHA-1 x86 assembler
+ - Various improvements to the Python wrappers
+ - Work around a Visual Studio compiler bug
+
* 1.5.10, August 13, 2006
- Add x86 assembler versions of MD4, MD5, and SHA-1
- Expand InitializerOptions' language to support on/off switches