aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-23 21:11:44 +0000
committerlloyd <[email protected]>2008-11-23 21:11:44 +0000
commit20422bb5f37b03c45727e26c9505767716bc671b (patch)
treec8a1b4e63acc2090568410eaaca7cb68d1cf1bcf /doc
parent05f51a047cdd9469abf82977238f4ac12077472e (diff)
Document new options in release notes
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 05d7db8bf..823782f80 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -6,6 +6,7 @@
- Remove Buffered_EntropySource helper class
- Optimize almost all hash functions, especially MD4 and Tiger
- Make Timer pure virtual, and add ANSI_Clock_Timer
+ - Add configure.pl options --{with,without}-{bzip2,zlib,openssl,gnump}
- Add a Default_Benchmark_Timer typedef in benchmark.h
- Add examples using benchmark.h and Algorithm_Factory
- Add ECC tests from InSiTo