summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--cfg.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 01a50864..c4a40df2 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ GNU grep NEWS -*- outline -*-
Using a multibyte locale, using certain regexp constructs (some ranges,
backreferences), or forcing use of the PCRE matcher via --perl-regexp (-P)
would avoid the bug.
- [bug introduced in grep 2.3]
+ [bug introduced in grep 3.2]
* Noteworthy changes in release 3.2 (2018-12-20) [stable]
diff --git a/cfg.mk b/cfg.mk
index 3b3f1a7d..e8ff00ba 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -65,7 +65,7 @@ export VERBOSE = yes
# 1127556 9e
export XZ_OPT = -6e
-old_NEWS_hash = e232ae23671c3e3ef30cbc0111749869
+old_NEWS_hash = bf4800317f237b8a0826a11dec57fec4
# Many m4 macros names once began with 'jm_'.
# Make sure that none are inadvertently reintroduced.