From: Jim Meyering Date: Mon, 11 Apr 2011 07:07:10 +0000 (+0200) Subject: doc: tweak NEWS X-Git-Tag: v8.11~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4db3c6b5eaf8f0187b2b87b6337d502a97a1080a;p=thirdparty%2Fcoreutils.git doc: tweak NEWS * NEWS: Slightly obfuscate a line to avoid a false-positive doubled-word ("is-is") match. Fix a grammar error in news for 8.2. * cfg.mk (old_NEWS_hash): Resync. --- diff --git a/NEWS b/NEWS index ceccaca44b..68a9a1b512 100644 --- a/NEWS +++ b/NEWS @@ -420,7 +420,7 @@ GNU coreutils NEWS -*- outline -*- if it uses helper processes for compression and its parent ignores CHLD signals. [bug introduced in coreutils-6.9] - tail without -f no longer access uninitialized memory + tail without -f no longer accesses uninitialized memory [bug introduced in coreutils-7.6] timeout is now immune to the signal handling of its parent. @@ -549,7 +549,7 @@ GNU coreutils NEWS -*- outline -*- ls -LR exits with status 2, not 0, when it encounters a cycle - ls -is is now consistent with ls -lis in ignoring values returned + "ls -is" is now consistent with ls -lis in ignoring values returned from a failed stat/lstat. For example ls -Lis now prints "?", not "0", for the inode number and allocated size of a dereferenced dangling symlink. diff --git a/cfg.mk b/cfg.mk index 48e5a47369..126968e534 100644 --- a/cfg.mk +++ b/cfg.mk @@ -27,7 +27,7 @@ bootstrap-tools = autoconf,automake,gnulib,bison # Now that we have better tests, make this the default. export VERBOSE = yes -old_NEWS_hash = 6830d50281733e19bb2baff7a891e1f8 +old_NEWS_hash = 99b06e7bb289add96b10127fceced4e9 # Add an exemption for sc_makefile_at_at_check. _makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'