From e604ed756f47f5a12b561e8c6e2fdc7bcf8089f3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 5 Nov 1996 05:24:53 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 7 +++++++ old/sh-utils/ChangeLog | 3 +++ 2 files changed, 10 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a2585dcfe9..b6167418a9 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +Mon Nov 4 23:18:03 1996 Jim Meyering + + * configure.in (test for group_member): Handle it separately + so I can keep the hyphen (not the underscore) in the filename. + + * lib/rename.c: New version from François Pinard. + Sat Nov 2 07:05:36 1996 Jim Meyering * src/ls.c (gobble_file): Set linkok for non-orphaned symlinks. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 86d89c6bd2..890962d6db 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ Mon Nov 4 20:24:31 1996 Jim Meyering + * configure.in (test for group_member): Handle it separately + so I can keep the hyphen (not the underscore) in the filename. + Thu Oct 31 19:32:32 1996 Miles Bader * lib/xgethostname.c [ENAMETOOLONG] (xgethostname): If gethostname -- 2.47.2