diff options
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 3ed827f0d..e96056779 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,4 +1,10 @@ +* 1.9.0-pre, 2009-??-?? + - Add support for parallel invocation of block ciphers where possible + - Add SSE2 implementation of Serpent + - Add Rivest's package transform (an all or nothing transform) + - Minor speedups to the Turing key schedule + * 1.8.7, 2009-09-09 - Fix processing multiple messages in XTS mode - Add --no-autoload option to configure.py, for minimized builds |