From 4430d84d4afa6f7b2f89e0d09d8ecc9d225752ee Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Fri, 25 Dec 2015 12:23:31 +0100 Subject: [PATCH] 1.0.8 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7f2ebfd1..ce9804af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ -* Version 1.0.8 (not released yet) +* Version 1.0.8 - Faster (2x) scalarmult_base() when using the ref10 implementation. - Handle the case where the CPU supports AVX, but we are running on an hypervisor with AVX disabled/not supported.