diff options
-rw-r--r-- | doc/log.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt index 4f99d61e7..0b1431a57 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,7 +1,7 @@ * 1.7.17, ????-??-?? - Add missing ECDSA object identifiers - - Fix error in x86-64 assembler affecting GF(p) math + - Fix error in x86 and x86-64 assembler affecting GF(p) math - Remove Boost dependency from GF(p) math - Modify botan-config to not print -L/usr/lib or -L/usr/local/lib - Add BOTAN_DLL macro to over 30 classes missing it |