From: Niels Möller Date: Thu, 5 Feb 2015 20:00:53 +0000 (+0100) Subject: Fix some ChangeLog typos. X-Git-Tag: nettle_3.1rc1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f148a57e17539194569719578eaf2825ce1f5c18;p=thirdparty%2Fnettle.git Fix some ChangeLog typos. --- diff --git a/ChangeLog b/ChangeLog index faaf7e0d..b6bd1975 100644 --- a/ChangeLog +++ b/ChangeLog @@ -132,7 +132,7 @@ (C_NAMS): move definition to... * asm.m4 (C_NAME): Define here, also take fat_transform. (fat_suffix): Replaced by... - (fat_transform): New macro, taking symbol nama as argument. + (fat_transform): New macro, taking symbol name as argument. Updated all uses of fat_suffix. * fat-x86_64.c: Updated for internal "_nettle" prefix on cpu-specific memxor functions. @@ -776,7 +776,7 @@ * configure.ac: Bumped package version number to 3.1. (LIBHOGWEED_MAJOR): Bumped library version to 4.0. - Merged camellia-reorg changes (starting at 2014-07-04). + Merged curve25519 changes (starting at 2014-07-04). * Makefile.in (clean-here): Added ecc-25519.h. 2014-08-26 Niels Möller