diff options
author | lloyd <[email protected]> | 2009-10-23 13:55:08 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-10-23 13:55:08 +0000 |
commit | 1bbab4ef0544388a46f02ab2985ada55a82c0e9d (patch) | |
tree | 280de7757ff8d25464ec32646628d81145ea71d4 /doc | |
parent | a25f42bb52627a9fd38288e0bc345f93998cc942 (diff) |
Update docs for 1.9.1 release 2009-10-231.9.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt index 20886a708..c1913764f 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,11 +1,12 @@ -* 1.9.1-dev, 2009-??-?? +* 1.9.1, 2009-10-23 - Better support for Python and Perl wrappers - Add an implementation of Blue Midnight Wish (Round 2 tweak version) - Modify Skein-512 to match the tweaked 1.2 specification - Add threshold secret sharing (draft-mcgrew-tss-02) - Add runtime cpu feature detection for x86/x86-64 - Add code for general runtime self testing for hashes, MACs, and ciphers + - Optimize XTEA; twice as fast as before on Core2 and Opteron - New parsing code for SCAN algorithm names - Enable SSE2 optimizations under Visual C++ - Remove all use of C++ exception specifications |