The unified diff between revisions [ca18dd7a..] and [752d96c3..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'doc/log.txt'

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