From 252b7afc7ad4ea22859b07f11acf0fb1c89e3cb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Wed, 22 Jun 2011 13:45:04 +0200 Subject: [PATCH] *** empty log message *** Rev: nettle/ChangeLog:1.195 --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0b277fd8..10b9a127 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-06-22 Niels M�ller <nisse@lysator.liu.se> + + * configure.ac: Use pwd -P when examining lib directories. + Link in serpent-encrypt.asm, if found. + 2011-06-21 Niels M�ller <nisse@lysator.liu.se> * 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 <nisse@lysator.liu.se> -- GitLab