summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-03-25 21:32:41 +0100
committerJim Meyering <meyering@redhat.com>2010-03-25 21:32:41 +0100
commit58c2e11a8b6849c4c602470fcc2466d0586a4d6f (patch)
tree5159970b50707dcdb33d371be1f69dc6f72f2854 /cfg.mk
parent21547ade36d67208388e9018b43d07e6e5b2cf3d (diff)
downloadgrep-58c2e11a8b6849c4c602470fcc2466d0586a4d6f.tar.gz
doc: correct and amend NEWS entries for 2.6.1
* NEWS (Bug fixes): Correct character ranges bug description. Add an example from Dmitry V. Levin. Add that the word-with-backref bug was introduced in 2.5.1. * cfg.mk (old_NEWS_hash): Update to match.
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 7dca4f94..7f0aebea 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -31,7 +31,7 @@ bootstrap-tools = autoconf,automake,gnulib
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = 72edfd3113c3b264a77f6f9efab18e38
+old_NEWS_hash = fbb9531f83022157e85039a8ed8f6dad
# Many m4 macros names once began with `jm_'.
# Make sure that none are inadvertently reintroduced.