+2002-07-06 Jim Meyering <meyering@lucent.com>
+
+ * coreutils.texi (stat invocation): Remove description of --secure.
+
2002-07-03 Jim Meyering <meyering@lucent.com>
* coreutils.texi (stat invocation): Rename --link/-l
-2002-07-04 Jim Meyering <meyering@lucent.com>
+2002-07-06 Jim Meyering <meyering@lucent.com>
* Version 4.1.10.
+ * src/stat.c: Remove everything associated with --secure option.
+
+2002-07-04 Jim Meyering <meyering@lucent.com>
+
* src/remove.c (prompt): Fix test for write-protectedness to also
check errno == EACCES. Otherwise, `rm dangling-symlink' would
mistakenly prompt. Reported by Mike Castle.