summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-10 18:07:00 +0000
committerJim Meyering <jim@meyering.net>2003-04-10 18:07:00 +0000
commit322b0d2280f0fa9627a5d0dcba081c3aa9669ef2 (patch)
tree7eef11baef86f5a0547d35037a0abe53e0213ea2
parent641cba7b3d3d26c20425624310b6d6ee2a30b91a (diff)
downloadcoreutils-322b0d2280f0fa9627a5d0dcba081c3aa9669ef2.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af9859397..53f72d9eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,21 @@
2003-04-10 Jim Meyering <jim@meyering.net>
+ * src/fs.h:
+
* Version 5.0.1.
+ * tests/tail-2/big-4gb: Skip this test (don't fail) if creating a
+ file with nominal length > 4GB fails. Reported by Michael Deutschmann.
+
* man/unexpand.x: Add `SEE ALSO' reference to expand.
* man/expand.x: Add `SEE ALSO' reference to unexpand.
Suggestion from Dan Jacobson.
+2003-04-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
+
+ * src/fs.h (S_MAGIC_DEVPTS): New magic for Linux's devpts.
+ * src/stat.c (human_fstype): Handle Linux's devpts.
+
2003-04-09 Paul Eggert <eggert@twinsun.com>
* src/split.c (line_bytes_split): Arg is of type size_t, since