aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-08-13 16:39:14 +0000
committerlloyd <[email protected]>2006-08-13 16:39:14 +0000
commit5c3488c9a0fc29d949080fb4aca1692538f9d1e9 (patch)
tree2ad6f381dcba96e1e4346ef6a61c3440f04e6a54 /doc
parent9bee954f56129f479f9aa43a8b789f53caafdd66 (diff)
Changelog updates1.5.10
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/log.txt b/doc/log.txt
index e841d2007..f64899124 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -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