From afb7f5666ddcbfbd78275f440cad44fa277a8f22 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Wed, 11 Nov 2009 10:12:35 +0000 Subject: * getfacl.c (print_version): Fix copyright. (main): Don't reuse local variables confusingly. Don't print any file information if acl() fails. Improve error message. Always print a trailing empty line. Set return code to 2 if accessing some file fails. --- winsup/utils/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'winsup/utils/ChangeLog') diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index e019dfb41..20a78bca6 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,10 @@ +2009-11-11 Corinna Vinschen + + * getfacl.c (print_version): Fix copyright. + (main): Don't reuse local variables confusingly. Don't print any file + information if acl() fails. Improve error message. Always print a + trailing empty line. Set return code to 2 if accessing some file fails. + 2009-11-04 Corinna Vinschen * path.cc (read_mounts): Skip unnecessary test if path has been -- cgit v1.2.3