aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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