]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 18 Oct 2003 05:04:39 +0000 (05:04 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 18 Oct 2003 05:04:39 +0000 (05:04 +0000)
ChangeLog

index ef031874621007a1e828af4f33249b510cc4ff17..0863eb32760a77f0005334c298bc6d6a0f5d7e71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2003-10-17  Jim Meyering  <jim@meyering.net>
+2003-10-18  Jim Meyering  <jim@meyering.net>
 
        * Version 5.1.0.
 
+       * src/mv.c (usage): Tweak descriptions of -i and -f so that the
+       generated `man' page is more readable.  Suggestion from Dan Jacobson.
+
+2003-10-17  Jim Meyering  <jim@meyering.net>
+
        * src/chown-core.c (change_file_owner): Handle the cases in
        which fts_info indicates an error with the given entry.