diff options
Diffstat (limited to 'doc/log.txt')
-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 |