diff options
author | lloyd <[email protected]> | 2008-05-24 19:58:05 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-05-24 19:58:05 +0000 |
commit | 9095f6b374691f829eb3fc62610baa30f295eb1a (patch) | |
tree | e8fe311c6cb35632ed46934bfe731361558f6ca6 /doc | |
parent | 7d9843775ec5d28c15d1070223185575cebe46ec (diff) |
Check in initial changelog for 1.7.7. Increase version number in configure.pl
and in readme.txt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 9259c822a..7ecc2f647 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,4 +1,9 @@ +* 1.7.7, + - Remove many uses of the global PRNG object + - Remove both default arguments to ANSI_X931_RNG's constructor + - Remove the randomizing version of OctetString::change + * 1.7.6, 2008-05-05 - Initial support for Windows DLLs, from Joel Low - Reset the position pointer when a new block is generated in X9.32 PRNG |