diff options
author | lloyd <[email protected]> | 2008-11-11 22:38:34 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-11 22:38:34 +0000 |
commit | e99e232ac74cb2761468e2edad4881fc26033df3 (patch) | |
tree | 58666fae675042376b37c8efdc795f9f4f41cfa4 /doc | |
parent | d4ec4e06936d2a993a81ab33c46201352f77b387 (diff) |
Update readme and log for 1.7.21 release 2008-11-111.7.21
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/log.txt b/doc/log.txt index a62993abe..923279e34 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,8 +1,8 @@ -* 1.7.21, ????-??-?? - - Drop use of entropy estimation in the PRNGs +* 1.7.21, 2008-11-11 - Make algorithm lookup much more configuable - - Add a function for runtime performance testing + - Add facilities for runtime performance testing of algorithms + - Drop use of entropy estimation in the PRNGs - Increase intervals between HMAC_RNG automatic reseeding - Drop InitializerOptions class, all options but thread safety |