]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Fix some ChangeLog typos.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 5 Feb 2015 20:00:53 +0000 (21:00 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 5 Feb 2015 20:00:53 +0000 (21:00 +0100)
ChangeLog

index faaf7e0deb2b1438a996a0f60c018573183ed9e0..b6bd1975d219f51d10661e8a7c4ec35d0b8b8acf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        (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.
        * 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  <nisse@lysator.liu.se>