]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 31 Mar 1996 17:20:02 +0000 (17:20 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 31 Mar 1996 17:20:02 +0000 (17:20 +0000)
old/fileutils/ChangeLog
old/sh-utils/ChangeLog

index a4bd5ebe3d962979a750edb981fb1a7ae1c3a550..e424c164e12f77cfa87605f1adf4bb65b02f2653 100644 (file)
@@ -1,3 +1,9 @@
+Sun Mar 31 11:18:09 1996  Jim Meyering  (meyering@na-net.ornl.gov)
+
+       * ls.c (quote_filename): Use ISGRAPH and ISPRINT in place of
+       ASCII-centric tests against literals.
+       (length_of_file_name_and_frills): Likewise.
+
 Thu Mar 21 16:43:13 1996  Jim Meyering  (meyering@na-net.ornl.gov)
 
        * src/*.c (main): Declare to be of type int, not void.
index 965375962509066830ef81673f965591f6aa64b9..8c0cf700660f221bd3f2de5c4d3c66198de12f0a 100644 (file)
@@ -1,9 +1,3 @@
-Sun Mar 31 11:18:09 1996  Jim Meyering  (meyering@na-net.ornl.gov)
-
-       * ls.c (quote_filename): Use ISGRAPH and ISPRINT in place of
-       ASCII-centric tests against literals.
-       (length_of_file_name_and_frills): Likewise.
-
 Fri Mar 29 22:13:10 1996  Jim Meyering  (meyering@na-net.ornl.gov)
 
        * src/Makefile.am (INCLUDES): Replace -I$(top_srcdir)/intl with