diff --git a/ChangeLog b/ChangeLog
index 5ae3f75d054a0532e94ecfde6176231ad1fe2b6f..eb70a87e3b4ca694cf8bfdec62cc971a38de02cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-11-25  Niels Möller  <nisse@lysator.liu.se>
 
+	* Makefile.in (aesdata, desdata, shadata): Use explicit rules for
+	executables.
+
 	* testsuite/Makefile.in: Use %-rules for building the -test
 	executables, in addition to the suffix rules. Hopefully, this
 	should make all of GNU make, BSD make and Solaris make happy.