diff options
author | lloyd <[email protected]> | 2008-11-17 11:13:47 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-17 11:13:47 +0000 |
commit | 9ce90cf1a1070c6d9f51523feedf51018594f65d (patch) | |
tree | c514425a754c30610d9484ce67733cdb5af7d42b /doc/log.txt | |
parent | 0bf503ecf0e9c9cb48a978d51f8fd666676e02a6 (diff) |
Update log and readme for 1.7.22 release 2008-11-171.7.22
Diffstat (limited to 'doc/log.txt')
-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 aa99af72d..d3cc3f555 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,8 +1,9 @@ -* 1.7.22, ????-??-?? +* 1.7.22, 2008-11-17 - Add provider preferences to Algorithm_Factory - Fix memory leaks in PBE_PKCS5v20 and get_pbe introduced in 1.7.21 - Optimize AES encryption and decryption (about 10% faster) + - Enable SSE2 optimized SHA-1 implementation on Intel Prescott CPUs - Fix nanoseconds overflow in benchmark code - Remove Engine::add_engine |