diff options
author | lloyd <[email protected]> | 2008-11-22 00:01:00 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-22 00:01:00 +0000 |
commit | 0703d64a69c0bc2973c2f550f1d667255f14cdf5 (patch) | |
tree | a84925d530c07a2dcee4d83e78fc0dd268840178 /doc/log.txt | |
parent | 4fb9446c731dcacb6ff039b030785223bd3dd4f1 (diff) |
Mention improvements in es_ftw
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 764b4fa5b..dd0d353a8 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -2,6 +2,7 @@ * 1.7.23-pre, ????-??-?? - By default use TR1 (thus enabling ECDSA) with GCC and ICC - Cache socket descriptors in the EGD entropy source + - Avoid bogging down startup in /proc walking entropy source - Make Timer pure virtual, and add ANSI_Clock_Timer - Add a Default_Benchmark_Timer typedef in benchmark.h - Add examples using benchmark.h and Algorithm_Factory |