diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 270050ffd..1c3f9f4fb 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,9 +1,23 @@ -2001-01-30 Jim Meyering +2001-02-03 Jim Meyering + + * Makefile.maint (a_host): Use fencepost. + (real_dir): Use the same name for both. + (alpha): Print commands for both hosts. + + * src/mv.c (long_options): Use `strip-trailing-slashes', + per the documetation, not `strip-trailing-slash'. + * src/cp.c (long_opts): Likewise. + Reported by Oskar Liljeblad. * doc/fileutils.texi (mv invocation): Add a warning about how a trailing slash makes a difference. Prompted by a report from Oskar Liljeblad via Michael Stone (Debian bug#83991). +2001-01-31 Jim Meyering + + * config.sub: Update from master repository. + * config.guess: Likewise. + 2001-01-28 Jim Meyering * Version 4.0.38.