diff options
Diffstat (limited to 'doc/relnotes/1_5_11.txt')
-rw-r--r-- | doc/relnotes/1_5_11.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/relnotes/1_5_11.txt b/doc/relnotes/1_5_11.txt new file mode 100644 index 000000000..144d8be66 --- /dev/null +++ b/doc/relnotes/1_5_11.txt @@ -0,0 +1,11 @@ +Version 1.5.11, 2006-09-10 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* 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 + |