maint: fix misspellings in old ChangeLog and NEWS
authorJim Meyering <meyering@redhat.com>
Mon, 9 Jul 2012 12:00:07 +0000 (14:00 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 7 Aug 2012 15:43:23 +0000 (17:43 +0200)
* ChangeLog-2007: s/Supress/Suppress/
* NEWS: Likewise.
* cfg.mk (old_NEWS_hash): Update to match typo fix.

ChangeLog-2007
NEWS
cfg.mk

index c0a2b3b553ee9ae30a535a4f41a30d7240634933..cab95b145c5b8e997aabf31aa58cf566e0e1822e 100644 (file)
@@ -1284,7 +1284,7 @@ Mon Jun 14 10:03:24 1993  Jean-loup Gailly  (jloup@chorus.fr)
         With --force, let zcat pass non gzip'ed data unchanged (zcat == cat)
         Added the zgrep shell script.
         Made sub.c useful for 16 bit sound, 24 bit images, etc..
-        Supress warnings about suffix for gunzip -r, except with --verbose.
+        Suppress warnings about suffix for gunzip -r, except with --verbose.
         Moved the sample programs to a subdirectory sample.
         On MSDOS, use .gz extension when possible (files without extension)
         Added a "Special targets" section in INSTALL.
diff --git a/NEWS b/NEWS
index 7f99bfb18c5577ac5ddd80de3523921f7fb2ddbb..ac399944aef81a24559716e2a56c95ac3d61cf51 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -240,7 +240,7 @@ Major changes from 1.1.2 to 1.2
 * With --force, let zcat pass non gzip'ed data unchanged (zcat == cat)
 * Added the zgrep shell script.
 * Made sub.c useful for 16 bit sound, 24 bit images, etc..
-* Supress warnings about suffix for gunzip -r, except with --verbose.
+* Suppress warnings about suffix for gunzip -r, except with --verbose.
 * On MSDOS, use .gz extension when possible (files without extension)
 * Moved the sample programs to a subdirectory sample.
 * Added a "Special targets" section in INSTALL.
diff --git a/cfg.mk b/cfg.mk
index 866ba55151eed18fef0568ed541c9386999349e0..ff35396fa4b35118803fb44376bd195c8a09449c 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -39,7 +39,7 @@ bootstrap-tools = autoconf,automake,gnulib
 # Now that we have better tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = d0765495b59ecf0a00addea6cdd35395
+old_NEWS_hash = cfb389be1b246e15a87a2272ad3736d7
 
 sc_obs_header_regex = \
   \<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>