diff options
author | lloyd <[email protected]> | 2008-11-21 17:00:38 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-21 17:00:38 +0000 |
commit | 6ce5296d26ff45f3a0b05cac5fd75b1bb2b5104f (patch) | |
tree | aae261335727807e49b26d08134cd37a854d44e7 | |
parent | 69756869f9d55cd52759552098623c3c1262867d (diff) |
Log recent changes
-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 |