aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-23 18:44:47 +0000
committerlloyd <[email protected]>2008-11-23 18:44:47 +0000
commit636ae6076487a7448449a9c9be54160c81cd3ac4 (patch)
tree916075f739f1a071be1696443f72922259cbb46a /doc
parentf4b969459033752f32ac878b6eac932713866f88 (diff)
Note Buffered_EntropySource being removed
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 eaa735c6f..05d7db8bf 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -3,6 +3,7 @@
- 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
+ - Remove Buffered_EntropySource helper class
- Optimize almost all hash functions, especially MD4 and Tiger
- Make Timer pure virtual, and add ANSI_Clock_Timer
- Add a Default_Benchmark_Timer typedef in benchmark.h