aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-21 17:00:38 +0000
committerlloyd <[email protected]>2008-11-21 17:00:38 +0000
commit6ce5296d26ff45f3a0b05cac5fd75b1bb2b5104f (patch)
treeaae261335727807e49b26d08134cd37a854d44e7
parent69756869f9d55cd52759552098623c3c1262867d (diff)
Log recent changes
-rw-r--r--doc/log.txt3
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