diff options
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 |