summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-02-15 12:29:47 +0000
committerJim Meyering <jim@meyering.net>2005-02-15 12:29:47 +0000
commitbc9a87005ff926c212f17b78285fe474fdd7fbba (patch)
treefe25e8d3cd3a9b44216b993a42b1acca8f03fb1b
parent4e49c3974f7db295fe9944497306ca31d3784611 (diff)
downloadcoreutils-bc9a87005ff926c212f17b78285fe474fdd7fbba.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f5e06a64..f09e1b2a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
so that file systems of type `xfs' are recognized as such.
* src/fs.h: Regenerate.
Reported by Bernd Eckenfels.
+ * src/stat.c (human_fstype): Likewise for S_MAGIC_JFS/jfs.
+ * src/fs.h: Regenerate.
+ Reported by Andreas Schwab.
* src/nice.c (NZERO) [NZERO == 0]: Undefine and define to 20,
to work around the invalid definition from Darwin 7.7.0.