]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Wed, 22 Jun 2011 11:45:04 +0000 (13:45 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 22 Jun 2011 11:45:04 +0000 (13:45 +0200)
Rev: nettle/ChangeLog:1.195

ChangeLog

index 0b277fd8d28092d0b62a76cbb7e42141d3696c07..10b9a127ba9afc2bb06d02df0dbb9334d264c6c8 100644 (file)
--- 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>