From: Niels Möller Date: Tue, 24 Aug 2004 15:53:11 +0000 (+0200) Subject: *** empty log message *** X-Git-Tag: nettle_1.11_release_20041026~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=13318da8cbc48b442ff36274f5e4cfb26f105e64;p=thirdparty%2Fnettle.git *** empty log message *** Rev: src/nettle/ChangeLog:1.272 --- diff --git a/ChangeLog b/ChangeLog index b148aea0..ac9605e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-08-24 Niels Möller + * testsuite/arctwo-test.c, arctwo.h, arctwo.c + (arctwo_set_key_ekb): Fixed typo; it should be "ekb", not "ebk". + Integrated arctwo patch from Simon Josefsson. * testsuite/Makefile.am (noinst_PROGRAMS): Added arctwo-test.