summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2013-06-05 12:46:17 -0600
committerEric Blake <eblake@redhat.com>2013-06-05 14:22:25 -0600
commit74cd098d2e6b3f8908123b174fd44e44170fd991 (patch)
treee589cce7b7ecab532b998d6e853c7ec4afc63e73 /cfg.mk
parent61d74b6764c0005194d2f764d12696bac9c0fa1a (diff)
downloadcoreutils-74cd098d2e6b3f8908123b174fd44e44170fd991.tar.xz
doc: mention prior stat change
For a file of size 1234 bytes, commit ca9aa759 had the side effect of changing 'stat -c "%'s" file' from outputting "?s" to the nicer "1,234", depending on locale. This is worth mentioning in the NEWS. Resolves part of http://bugs.gnu.org/14556. * NEWS: Mention 8.7 improvement in stat. * cfg.mk (old_NEWS_hash): Adjust accordingly.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 6703dfe33..04c8a8a05 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -45,7 +45,7 @@ export VERBOSE = yes
# 4914152 9e
export XZ_OPT = -8e
-old_NEWS_hash = 2f50e9d959cf22ba3449426e68d9d2c3
+old_NEWS_hash = 6ae04dc3907ea1290f12e6b1507cc42c
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'