From 419dd76de0d869077a424a5aa6e4bd144215a4b6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 26 Feb 2002 15:39:27 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'old') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 04f887d75..bca1e2a47 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,23 @@ -2002-02-20 Jim Meyering +2002-02-26 Jim Meyering * Version 4.1.6. +2002-02-25 Paul Eggert + + Add ACL support to 'ls' for HP-UX and Unixware, and try to + establish a framework for adding it for other hosts. + This builds on a suggestion of Andreas Gruenbacher. + + * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c. + * lib/acl.h, lib/acl.c, m4/acl.m4: New files. + * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL. + Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now. + * src/ls.c: Include "acl.h" rather than . + (USE_ACL): Remove; replaced by HAVE_ACL everywhere. + (gobble_file): Use file_has_acl rather than doing it ourselves. + +2002-02-20 Jim Meyering + * src/touch.c: Include posixver.h. (usage): Document only the intersection of the old and new behaviors, to encourage portability. -- cgit v1.2.3-70-g09d2