diff options
author | lloyd <[email protected]> | 2010-05-19 14:08:43 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-05-19 14:08:43 +0000 |
commit | f60608cc7b515984d456a6371eb52a8479d2c010 (patch) | |
tree | ab61cddc2e38ce35d492e63166f6762d04309b3c /doc | |
parent | 4cace3ee04ae9a20a57b1fa11447a1917f0f155d (diff) |
Note other changes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 1b70d3dc4..572b5e110 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,6 +1,9 @@ * 1.9.8-dev, ????-??-?? - Use constant time multiplication in IDEA + - Avoid possible timing attack against OAEP decoding + - Skip building shared libraries on MinGW/Cygwin + - Fix compilation on GCC versions before 4.3 (missing cpuid.h) * 1.9.7, 2010-04-27 - TLS: Support reading SSLv2 client hellos |