From: Niels Möller Date: Wed, 22 Jun 2011 11:45:04 +0000 (+0200) Subject: *** empty log message *** X-Git-Tag: nettle_2.2_release_20110711~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=252b7afc7ad4ea22859b07f11acf0fb1c89e3cb7;p=thirdparty%2Fnettle.git *** empty log message *** Rev: nettle/ChangeLog:1.195 --- diff --git a/ChangeLog b/ChangeLog index 0b277fd8..10b9a127 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-06-22 Niels Möller + + * configure.ac: Use pwd -P when examining lib directories. + Link in serpent-encrypt.asm, if found. + 2011-06-21 Niels Möller * serpent-decrypt.c (SBOX3_INVERSE): Eliminated temporaries. @@ -43,7 +48,7 @@ (SBOX7): Likewise. (All SBOX-macros): Deleted type argument, and updated users. - * configure.ac: Display summary at the end oc configure.. + * configure.ac: Display summary at the end of configure.. (asm_path): Set only if enable_assember is yes. 2011-06-10 Niels Möller