From ac96de6db48353b07ba2bca09a00688d40357d7b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 29 Oct 1996 14:21:15 +0000 Subject: . --- old/fileutils/ChangeLog | 7 +++++++ old/sh-utils/ChangeLog | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d5ac494e6..bc0aa9b31 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +Tue Oct 29 06:49:16 1996 Jim Meyering + + * src/ls.c (decode_switches): Make -A set really_all_files to zero + as well as setting all_files to 1. With this change, ls -f -A prints + everything but . and .., unsorted. Before, the -A was effectively + ignored. From Karl Berry. + Tue Oct 22 07:00:00 1996 Jim Meyering * src/Makefile.am (dircolors.h): Depend on dcgen only in maintainer diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index f1aa1ca02..21bc31d66 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -7,6 +7,11 @@ Mon Oct 28 17:40:54 1996 Jim Meyering * configure.in: Don't output confusing diagnostic: `checking for shadow password routines'. Suggestion from François Pinard. +Thu Oct 24 13:50:46 1996 Andreas Schwab + + * src/tee.c (main): Ignore SIGPIPE. + Wed Oct 23 23:42:43 1996 Jim Meyering * src/stty.c: Guard inclusion of stdarg.h and definition of VA_START -- cgit v1.2.3-70-g09d2