aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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