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 819cb54..473965d 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ GNU sed NEWS -*- outline -*-
** Bug fixes
sed no longer mishandles anchors ^/$ in multiline regex (s///mg)
- with -z option (NUL terminated lines). [Bug introducted in sed-4.2.2
+ with -z option (NUL terminated lines). [Bug introduced in sed-4.2.2
with the initial implementation of -z]
sed no longer accepts a ":" command without a label; before, it would
diff --git a/cfg.mk b/cfg.mk
index 8af288f..4c53614 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -68,7 +68,7 @@ export VERBOSE = yes
# 836832 6e
export XZ_OPT = -6e
-old_NEWS_hash = 2c25279ade6c4c6d4f7a465d5833aac6
+old_NEWS_hash = bf769101cd387fc7a69a6f364fdb532d
# Many m4 macros names once began with 'jm_'.
# Make sure that none are inadvertently reintroduced.