The unified diff between revisions [1d140d4d..] and [6a1a3899..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'doc/log.txt'
# # # patch "doc/log.txt" # from [802af6ad87426260deaebca975eb8842e8b80868] # to [913a9cbb84afee3d0a93a52505f1e11672bf05dd] # ============================================================ --- doc/log.txt 802af6ad87426260deaebca975eb8842e8b80868 +++ doc/log.txt 913a9cbb84afee3d0a93a52505f1e11672bf05dd @@ -1,9 +1,15 @@ -* 1.5.10, +* 1.5.10, August 13, 2006 + - Add x86 assembler versions of MD4, MD5, and SHA-1 - Expand InitializerOptions' language to support on/off switches - Fix definition of OID 2.5.4.8; was accidentally changed in 1.5.9 + - Fix possible resource leaks in the mmap allocator + - Slightly optimized buffering in MDx_HashFunction + - Initialization failures are dealt with somewhat better - Add an example implementing Pollard's Rho algorithm - - Updates to the documentation + - Better option handling in the test/benchmark tool + - Expand the xor_ciph example to support longer keys + - Some updates to the documentation * 1.5.9, July 12, 2006 - Fixed bitrot in the AEP engine