diff options
author | lloyd <[email protected]> | 2008-11-11 20:41:22 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-11 20:41:22 +0000 |
commit | e7e3551e44f8defc6d78be4e513ea5ee2631933b (patch) | |
tree | 265ac42cea9d7bd48f18d844665c3fcc8af9c592 | |
parent | 698578eab0720205183442d63b3618fb698b8bde (diff) |
Mention engine changes in release notes
-rw-r--r-- | doc/log.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 8a9987e6a..09c24ba10 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,5 +1,7 @@ * 1.7.21, ????-??-?? + - Make algorithm lookup much more configuable + - Add a function for runtime performance testing - Increase intervals between HMAC_RNG automatic reseeding - Drop InitializerOptions class, all options but thread safety |