(usage): Split a string that was longer than 2048 bytes.
authorJim Meyering <jim@meyering.net>
Sun, 7 Jan 2001 16:10:50 +0000 (16:10 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 7 Jan 2001 16:10:50 +0000 (16:10 +0000)
old/fileutils/ChangeLog

index 2bf1dc3..b77817a 100644 (file)
@@ -2,10 +2,16 @@
 
        * Version 4.0.36.
 
+       * src/cp.c (usage): Split a string that was longer than 2048 bytes.
+
        * doc/perm.texi: s/can not/cannot/
 
 2001-01-07  Karl Eichwalder  <ke@suse.de>
 
+       * src/chown.c (usage): Split long message string.
+
+2001-01-07  Karl Eichwalder  <ke@suse.de>
+
        * src/ls.c (usage): Untabify.
 
        * src/chgrp.c (parse_group): Normalize spelling.