summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-05 18:04:06 +0000
committerJim Meyering <jim@meyering.net>2003-04-05 18:04:06 +0000
commit0622704dce606dad3d3092909ad4b01ecf5f28db (patch)
tree75e2ee89e03d69149a5309f05b3fe75d8e13df25 /ChangeLog
parent4cfe78b8a0d3a607c0408cf6b82bb82d23224a92 (diff)
downloadcoreutils-0622704dce606dad3d3092909ad4b01ecf5f28db.tar.xz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29a2e1a4c..fd2a98b34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* Version 5.0.1.
+ * Makefile.am (nearly all of them):
+ Use $(VAR) rather than @VAR@, now that we can rely on automake to
+ emit a definition for each substituted variable.
+
* tests/rm/rm5: Add a comment explaining why this test fails when
using Tru64's broken sed.
* tests/rm/rm3: Likewise.