]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Thu, 18 May 2006 16:28:37 +0000 (18:28 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 18 May 2006 16:28:37 +0000 (18:28 +0200)
Rev: src/nettle/ChangeLog:1.394

ChangeLog

index ab7167ce8ce4fd9c3a51c58623fc643119d355d1..f089a7b6db8c65310cbd3f141708fba130b210d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-05-18  Niels Möller  <nisse@lysator.liu.se>
+
+       * src/nettle/x86/aes.asm: Deleted unused file.
+
+       * aes-decrypt.c (_aes_decrypt_table): Deleted the indexing array,
+       previously commented out.
+       * aes-encrypt-table.c (_aes_encrypt_table): Likewise.
+
+       * Makefile.in (.texinfo.info, .dvi.ps): Use more quotes with
+       basename.
+       (install-here, install-shared, install-info, install-headers): Use
+       plain mkdir, not $(INSTALL) -d.
+
 2006-02-14  Niels Möller  <niels@s3.kth.se>
        Merged from the lsh experimental branch.
        * Makefile.in (tags, tags-here): New targets.