diff --git a/ChangeLog b/ChangeLog index ce9804af..2e1d40e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ * 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. + - Faster (2x) scalarmult_base() when using the ref10 implementation. * Version 1.0.7 - More functions whose return value should be checked have been