diff options
author | lloyd <[email protected]> | 2008-05-05 13:09:36 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-05-05 13:09:36 +0000 |
commit | e843f15b15c4fa31da2d431ab867af93ea5b2751 (patch) | |
tree | 91901d7663542f586720f6fb52d4a4a1f62c61eb /doc | |
parent | c3ed799d0916a202cfa3ed3e8500d47464998a5b (diff) |
Update notes and readme for 1.7.6 release1.7.6
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt index 4a592446e..360235118 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,7 +1,9 @@ -* 1.7.6 +* 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 - Timer objects are now treated as entropy sources + - Moved several ASN.1-related enums from enums.h to an appropriate header - Removed the AEP module, due to inability to test - Removed Global_RNG and rng.h - Removed system_clock |