aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 8782a121f..433acbcb9 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,4 +1,10 @@
+* 1.7.12, 2008-09
+ - Remove the BigInt::sig_words cache due to bugs
+ - Add IETF 8192 bit MODP group
+ - Reduce use of the RNG during benchmarks
+ - Benchmark RSA encryption and signatures
+
* 1.7.11, 2008-09-11
- Added the Salsa20 stream cipher
- Optimized Montgomery reduction, Karatsuba squaring