diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/logs/log-17.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/logs/log-17.txt b/doc/logs/log-17.txt index 1a3b7707b..15c0cc5f7 100644 --- a/doc/logs/log-17.txt +++ b/doc/logs/log-17.txt @@ -1,4 +1,13 @@ +* 1.7.2, Oct 13, 2007 + - Initialize the global library state lazily + - Add plain CBC-MAC for backwards compatability with old systems + - Clean up some of the self test code + - Throw a sensible exception if a DL_Group is not found + - Truncate KDF2 output rather than allowing counter overflow + - Add newly assigned OIDs for SHA-2 and DSA with SHA-224/256 + - Fix a Visual Studio compilation problem in x509stat.cpp + * 1.7.1, July 23, 2007 - Fix a race condition in the algorithm object cache - HMAC key schedule optimization |