From d85c0c81fac7bff7d7b959f3a6a593c816e7e6ab Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 16 Jul 2002 09:29:56 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'old/fileutils') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 157bf0807..1863e0dfa 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,12 @@ -2002-07-14 Jim Meyering +2002-07-16 Jim Meyering * Version 4.1.10. + * src/stat.c (print_it): Use memcpy and a little pointer arithmetic, + rather than stpncpy. + +2002-07-14 Jim Meyering + Under some circumstances, rm would fail due to a lack of permissions, but give a misleading diagnostic like this: rm: cannot chdir from `.' to `foo': Not a directory -- cgit v1.2.3-54-g00ecf