From 1b2dcc119e44ef3e7274c797488cd8430f2e8874 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Thu, 18 May 2006 18:28:37 +0200
Subject: [PATCH] *** empty log message ***

Rev: src/nettle/ChangeLog:1.394
---
 ChangeLog | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index ab7167ce..f089a7b6 100644
--- 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.
-- 
GitLab