From fe70a07f046ccd01b8345e940f36e7c485786e7d Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 12 May 2014 09:40:18 -0700 Subject: [PATCH] Mention the new Visual Studio build system --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 4e620605..c9209f4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,7 @@ poly1305-donna32 and poly1305-donna64 implementations. - hmacsha256, hmacsha512 and hmacsha512256 now support keys of arbitrary length, and have a streaming interface. - crypto_verify_64() has been implemented. + - first-class Visual Studio build system, thanks to @evoskuil * Version 0.4.5 - Restore compatibility with OSX <= 10.6