diff options
author | lloyd <[email protected]> | 2008-11-24 23:05:32 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-24 23:05:32 +0000 |
commit | b73c48d1188d5d238a2e496115af61f4ba93e0d2 (patch) | |
tree | 25a1da22f0123d5f0f1ba2729f6238292e5d082e /doc/log.txt | |
parent | 9b871d16921870c6249dca1cfd87797d25bce538 (diff) |
Document disabling OpenSSL AES
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index c37b373cf..9d9825494 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -2,6 +2,7 @@ * 1.7.24-pre, ????-??-?? - Wrap private structs in SSE2 SHA-1 code in anonymous namespace - Change configure.pl's CPU autodetection output to be more consistent + - Disable using OpenSSL's AES due to crashes - Fix warning in /proc walking entropy poller - Fix compilation with IBM XLC for Cell 0.9 - Fix integer overflow in Pooling_Allocator::get_more_core (bug id #27) |