diff options
author | lloyd <[email protected]> | 2008-11-28 17:57:29 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-28 17:57:29 +0000 |
commit | 2a8ba7de7b5d6bd52da9305a78391e22e3a5da74 (patch) | |
tree | a310176cf3728b962c96901bdf11a95f6392cef7 | |
parent | 92354a2f47a2e0ceb5bd60b7bc762c8691530b78 (diff) |
Add XLC release date. Mention OpenSSL's AES crashes have unknown cause
-rw-r--r-- | doc/log.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/log.txt b/doc/log.txt index 849278444..5320b47bf 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -8,9 +8,9 @@ - Add many more test vectors for RSA with EMSA2, EMSA3, and EMSA4 - 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 in engine/openssl due to strange crashes + - Disable using OpenSSL's AES due to crashes of unknown cause - Fix warning in /proc walking entropy poller - - Fix compilation with IBM XLC for Cell 0.9 + - Fix compilation with IBM XLC for Cell 0.9-200709 * 1.7.23, 2008-11-23 - Change to use TR1 (thus enabling ECDSA) with GCC and ICC |