summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-08-27 23:46:49 +0200
committerJim Meyering <jim@meyering.net>2007-08-27 23:47:45 +0200
commit505eee2f38169d5f3ae3fd2a71a6c78c53030b64 (patch)
tree234deb0c7dcaeda6e0ac7455e221ce3cb1637e98 /ChangeLog
parentddb029b0f084c7aea2922aa955c63176fa649328 (diff)
downloadcoreutils-505eee2f38169d5f3ae3fd2a71a6c78c53030b64.tar.xz
Add some file system type names and magic numbers from glibc.
* src/stat.c (human_fstype): Add any file system names and values present in glibc's linux_fsinfo.h but not in this list. Alphabetize the S_* names and capitalize the hexadecimal constants.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2a996701..461019a7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-27 Jim Meyering <jim@meyering.net>
+
+ Add some file system type names and magic numbers from glibc.
+ * src/stat.c (human_fstype): Add any file system names and values
+ present in glibc's linux_fsinfo.h but not in this list.
+ Alphabetize the S_* names and capitalize the hexadecimal constants.
+
2007-08-26 Jim Meyering <jim@meyering.net>
* tests/misc/fold: Fix a typo: missing \ in a diagnostic