The unified diff between revisions [d6ae13f4..] and [d068d256..] is displayed below. It can also be downloaded as a raw diff.
# # # patch "doc/logs/log-17.txt" # from [854c83de9c38f66705cb95fe1bf8db1aff8cddaf] # to [a28399adc5d090e100e081ef607ba74f2e453e6a] # # patch "readme.txt" # from [f87f44e5c245905285cc47ca63517e786915c85e] # to [2927b66e1cc0cfb36b95b14720d9877b7f678b46] # ============================================================ --- doc/logs/log-17.txt 854c83de9c38f66705cb95fe1bf8db1aff8cddaf +++ doc/logs/log-17.txt a28399adc5d090e100e081ef607ba74f2e453e6a @@ -1,4 +1,12 @@ +* 1.7.1, July 23, 2007 + - Fix a race condition in the algorithm object cache + - HMAC key schedule optimization + - The build header sets a macro defining endianness, if known + - New word load/store abstraction allowing further optimization + - Modify most of the library to avoid use the C-style casts + - Use higher resolution timers in symmetric benchmarks + * 1.7.0, May 19, 2007 - DSA parameter generation now follows FIPS 186-3 - Added OIDs for Rabin-Williams and Nyberg-Rueppel ============================================================ --- readme.txt f87f44e5c245905285cc47ca63517e786915c85e +++ readme.txt 2927b66e1cc0cfb36b95b14720d9877b7f678b46 @@ -1,3 +1,4 @@ +Botan 1.7.1 Please note that this is an experimental / development version of Botan. Don't be surprised by bugs. No, the documentation hasn't been