diff --git a/ChangeLog b/ChangeLog index 36dcfc2a..7f2ebfd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ * Version 1.0.8 (not released yet) - - Faster scalarmult_base() when using the ref10 implementation. + - 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.