The unified diff between revisions [6873428d..] and [e34b9a8e..] is displayed below. It can also be downloaded as a raw diff.

#
#
# patch "doc/log.txt"
#  from [2bce8b5b8c608f907940b86c75d6b186ab2d23d2]
#    to [9e812bdc2a79abf508583db2a21a47d5a86a81d7]
#
============================================================
--- doc/log.txt	2bce8b5b8c608f907940b86c75d6b186ab2d23d2
+++ doc/log.txt	9e812bdc2a79abf508583db2a21a47d5a86a81d7
@@ -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