From e07a45223f30ccee4addc4f5f31d79fa37a528eb Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 24 Mar 2016 13:06:59 +0100 Subject: [PATCH] Nits --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 35654457..7257203c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ * Version 1.0.9 - - The Javascript target now includes a "sumo" option containing all + - The Javascript target now includes a "sumo" option to include all the symbols of the original C library. - A detached API was added to the ChaCha20-Poly1305 and AES256-GCM implementations.