summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-10-18 06:33:20 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-10-18 06:33:20 +0000
commitd0bc999e2f06d9e27438657643a6e11181782de8 (patch)
tree17e6ec5d332941213e47c37e2a769c4f96cef117 /doc
parent8d177f684a34b98ab8e1c3b04c741a31cf050de2 (diff)
downloadcoreutils-d0bc999e2f06d9e27438657643a6e11181782de8.tar.xz
pathchk cleanups, gnulib merge
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index be2897825..4b44c83be 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,12 @@
+2004-10-17 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi (pathchk invocation): Overall lengths are
+ OS limits, not file system limits. Component length checks
+ apply to all components, not merely to existing ones. Say
+ that nonexistent names are not errors. For -p, omit all
+ checks based on the underlying file system, not merely length
+ checks. Explain what the portabile file name character set is.
+
2004-10-15 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (printf invocation): Mention ISO/IEC 10646 as