summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-10-13 16:51:09 +0000
committerJim Meyering <jim@meyering.net>2001-10-13 16:51:09 +0000
commitb9f3b0ed92ae63239b80ad7ac141fca0e241ea57 (patch)
tree0f64d2feb31617af09b3fa9dae999fc9d502c2df /old
parent35e2136e590c79dd021621d98ac7a23af1329a0c (diff)
downloadcoreutils-b9f3b0ed92ae63239b80ad7ac141fca0e241ea57.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 0523f2389..2ca601157 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,12 @@
-2001-10-12 Jim Meyering <meyering@lucent.com>
+2001-10-13 Jim Meyering <meyering@lucent.com>
* Version 4.1.1.
+ * man/chown.x: Fix typo: s/Sh/SH/ before OPTIONS.
+ Reported by Eric S. Raymond.
+
+2001-10-12 Jim Meyering <meyering@lucent.com>
+
* tests/ls/Makefile.am (TESTS): Add infloop.
(XFAIL_TESTS): Mark it as a test that we expect to fail (temporarily).
* tests/ls/infloop: New file.