diff options
author | Jim Meyering <jim@meyering.net> | 1998-02-16 23:28:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-02-16 23:28:09 +0000 |
commit | 92b49f0da1bab43313250f55d77570739d0d90ae (patch) | |
tree | 1a1565447a53e31d031e7952555f5c04672b4a4b /old/fileutils | |
parent | f322649c58157844bf24b909976e89e8e53beccb (diff) | |
download | coreutils-92b49f0da1bab43313250f55d77570739d0d90ae.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3a82f9e29..19f145d14 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,13 +1,13 @@ 1998-02-13 Jim Meyering <meyering@eng.ascend.com> + * Version 3.16m. + * src/mv.c (cp_option_init): Set copy_as_regular to 0, not 1. Otherwise, mv tries to open special files. Reported by Kjetil Torgrim Homme. 1998-02-08 Jim Meyering <meyering@eng.ascend.com> - * Version 3.16m. - * Makefile.maint (cvs-dist): Update po/ to clear modified status of *.po files before running cvs tag -c. |