From: Jim Meyering Date: Sat, 8 Apr 2000 06:46:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0r~98 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c60fb0a7ad640f90943430fc6d316f4df47ca2d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 2442dfaefe..3fbc55ea6d 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +2000-04-08 Jim Meyering + + * src/cp.c (usage): Document that while the --backup option takes an + optional argument, the -b option accepts none. + (main): Use `backup type' in call to xget_version, not the + now-deprecated `--version-control'. + * src/install.c: Likewise. + * src/ln.c: Likewise. + * src/mv.c: Likewise. + 2000-03-12 Jim Meyering Merge from textutils.