summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e2e35f1f..93663c168 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
* Version 4.5.5.
+ * man/Makefile.am (check-x-vs-1): Use @PATH_SEPARATOR@, not `:'.
+
+ Ensure that there are no offending uses of `:'.
+ * Makefile.maint (makefile_path_separator_check): New rule.
+ (local-check): Add it to the list.
+
2003-02-01 Jim Meyering <jim@meyering.net>
* src/du.c (MAX_N_DESCRIPTORS): Define.