diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 7dbd6cc2b..0a6a9a24a 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,5 +1,8 @@ * 1.7.11, 2008-??-?? + - Optimized Montgomery reduction, Karatsuba squaring + - Inline several BigInt functions + - Add useful information to the generated build.h * 1.7.10, 2008-09-05 - Public key benchmarks run using a selection of random keys |