From bde0b3bfadd803ee4e713a42b30488d4a0c34fad Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 12 May 2014 10:49:42 -0700 Subject: [PATCH] Mention that CPU features are not detected at runtime. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index c9209f4a..d7ebb499 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,7 @@ poly1305-donna32 and poly1305-donna64 implementations. arbitrary length, and have a streaming interface. - crypto_verify_64() has been implemented. - first-class Visual Studio build system, thanks to @evoskuil + - CPU features are now detected at runtime. * Version 0.4.5 - Restore compatibility with OSX <= 10.6