diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 128137f67..b98175358 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,5 +1,8 @@ * 1.7.23-pre, ????-??-?? + - 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 - By default use TR1 (thus enabling ECDSA) with GCC and ICC - Add ECC tests from InSiTo - Minor documentation updates |