aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-15 23:09:42 +0000
committerlloyd <[email protected]>2008-09-15 23:09:42 +0000
commitc22a6379f79c70f68c26ba6b635b230f00e194be (patch)
treef0c1e38a9d3597a6c8da2f536b73f7b485287ea6 /doc/log.txt
parent9f389e512c00d0c45731d93e2977c14c408a4356 (diff)
Initial notes for 1.7.12 release
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