diff options
author | lloyd <[email protected]> | 2008-03-10 14:37:36 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-03-10 14:37:36 +0000 |
commit | 07837c7699fbe4c2474c8a2fe20c71888d57eef0 (patch) | |
tree | 911df203fac89f77126d327ec37bd9f638628613 /doc | |
parent | 758d5246ea13111b31791e797b059b2b39a512b8 (diff) |
Changes for 1.7.4
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 a09ab6617..d0307bb7b 100644 --- a/doc/logs/log-17.txt +++ b/doc/logs/log-17.txt @@ -1,4 +1,13 @@ +* 1.7.4, March 10, 2008 + - Use unaligned memory read/writes on systems that allow it, for performance + - Assembly for x86-64 for accessing the bswap instruction + - Use larger buffers in ARC4 and WiderWAKE for significant throughput increase + - Unroll loops in SHA-160 for a few percent increase in performance + - Fix compliation with GCC 3.2 in es_ftw and es_unix + - Build fix for NetBSD systems + - Prevent es_dev from being built except on Unix systems + * 1.7.3, January 23, 2008 - New invocation syntax for configure.pl with several new options - Support for IPv4 addresses in a subject alternative name |