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 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 |