summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-08-26 16:18:04 +0000
committerJim Meyering <jim@meyering.net>2006-08-26 16:18:04 +0000
commit7bd66e88ca1997b2445240c7c37efe1546112978 (patch)
tree5a6b3edd634a7206238a1bf4514847cf7cebfcb1 /ChangeLog
parent146af5fb139a5c45c12bd40c6114cd842b3ba0c6 (diff)
downloadcoreutils-7bd66e88ca1997b2445240c7c37efe1546112978.tar.xz
* Makefile.am (EXTRA_DIST): Remove these files here, too:
.x-sc_no_if_have_config_h, .x-sc_prohibit_assert_without_use, .x-sc_two_space_separator_in_usage.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 898f8748d..642eefab7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-08-26 Jim Meyering <jim@meyering.net>
+ * Makefile.am (EXTRA_DIST): Remove these files here, too:
+ .x-sc_no_if_have_config_h, .x-sc_prohibit_assert_without_use,
+ .x-sc_two_space_separator_in_usage.
+
Fix "mv --verbose --backup" so its output includes the
" (backup: foo.~1~)" suffix also when backing up a directory.
* NEWS: Report this bug fix.