diff options
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 8c0cf7006..965375962 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -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. + Fri Mar 29 22:13:10 1996 Jim Meyering (meyering@na-net.ornl.gov) * src/Makefile.am (INCLUDES): Replace -I$(top_srcdir)/intl with |