diff options
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt index 1c7a4b4ef..bbe5a5962 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,5 +1,5 @@ -* 1.7.7, 2008-07-?? +* 1.7.7, 2008-06-28 - Remove the global PRNG object - Add a test suite for the ANSI X9.31 PRNG - Much cleaner and (mostly) thread-safe reimplementation of es_ftw @@ -7,6 +7,7 @@ - Remove the randomizing version of OctetString::change - Make the cipher and MAC to use in Randpool configurable - Move RandomNumberGenerator declaration to rng.h + - RSA_PrivateKey will not generate keys smaller than 1024 bits - Fix an error decoding BER UNIVERSAL types with special taggings * 1.7.6, 2008-05-05 |