diff options
author | Jim Meyering <jim@meyering.net> | 2006-08-26 16:18:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-08-26 16:18:04 +0000 |
commit | 7bd66e88ca1997b2445240c7c37efe1546112978 (patch) | |
tree | 5a6b3edd634a7206238a1bf4514847cf7cebfcb1 /ChangeLog | |
parent | 146af5fb139a5c45c12bd40c6114cd842b3ba0c6 (diff) | |
download | coreutils-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |