From: Niels Möller Date: Mon, 20 Jan 2014 20:15:50 +0000 (+0100) Subject: Fix ChangeLog typos. X-Git-Tag: nettle_3.0_release_20140607~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efdf4f4b86dc166ecd4fd0d2847eaf10202cee53;p=thirdparty%2Fnettle.git Fix ChangeLog typos. --- diff --git a/ChangeLog b/ChangeLog index 00620bf6..1e7289a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2014-01-20 Niels Möller - Merged poly1305-changes (starting at 2013-11-08). + Merged poly1305 changes (starting at 2013-11-08). * x86_64/poly1305-internal.asm: Update to new interface. poly1305_digest much simplified. @@ -48,7 +48,7 @@ 2014-01-16 Niels Möller - * poly1305-aes.c: Include poly1305.c. Rewrite functions without + * poly1305-aes.c: Include poly1305.h. Rewrite functions without using the POLY1305_* macros. * Makefile.in (HEADERS): Deleted poly1305-aes.h.