From a37657f7c76276b3688c97525d87a7dd1b8f0a03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= Date: Tue, 30 Jan 2018 20:07:44 +0100 Subject: [PATCH] ChangeLog entry for previous change, by Jay Foad. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 723e98e2..671f3afc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2018-01-24 Jay Foad + + * Makefile.in (TARGETS): Delete dependencies on aesdata, desdata, + twofishdata, shadata and gcmdata. They are not needed for a normal + build. + (clean-here): Explicitly delete of above files. + (desdata.stamp): New stamp target, to avoid building desdata twice + in a parallell build. + 2018-01-23 Niels Möller * configure.ac (asm_path): Recognize "x86", in addition to "i?86", -- GitLab