summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Miko <karel.miko@gmail.com>2023-10-02 11:08:33 +0200
committerKarel Miko <karel.miko@gmail.com>2023-10-02 11:08:33 +0200
commit5dab81607014dd1d99259824ec3a00b8d8c68334 (patch)
tree4f88c19e34ed59e98e378a95d5308e0c3ba8bba4
parent64b6971b6d8cf014142ed498cbf27ce04aa71866 (diff)
update Changes
-rw-r--r--Changes8
1 files changed, 4 insertions, 4 deletions
diff --git a/Changes b/Changes
index fd678d9c..af36208c 100644
--- a/Changes
+++ b/Changes
@@ -1,11 +1,11 @@
Changes for CryptX
-0.079_004 2023-02-10
+0.080 2023-10-XX
- fix #95 AES-NI troubles on MS Windows (gcc compiler)
- - Enable AES-NI on gcc/clang/llvm
- - update Math::BigInt::LTM test suite to be compatible with Math::BigInt 1.999842+
+ - fix #96 Tests failure with Math::BigInt >= 1.999840
+ - Enabled AES-NI for platforms with gcc/clang/llvm
-0.079 2023-01-10
+0.079 2023-10-01
- fix #92 update libtomcrypt
- bundled libtomcrypt update branch:develop (commit:1e629e6f 2023-06-22)