aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-05-19 14:08:43 +0000
committerlloyd <[email protected]>2010-05-19 14:08:43 +0000
commitf60608cc7b515984d456a6371eb52a8479d2c010 (patch)
treeab61cddc2e38ce35d492e63166f6762d04309b3c
parent4cace3ee04ae9a20a57b1fa11447a1917f0f155d (diff)
Note other changes
-rw-r--r--doc/log.txt3
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