summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2020-01-14 20:08:45 -0800
committerJim Meyering <meyering@fb.com>2020-01-14 20:08:45 -0800
commitca9be2751e0040d66fe36b0b823dd1f287f30d70 (patch)
treed23ba3bc0005a2323b23924583c2772f422053f6
parent5d1590baaf571abf2985511b2d4252efb0cae394 (diff)
downloadsed-ca9be2751e0040d66fe36b0b823dd1f287f30d70.tar.gz
doc: mention changes inherited through gnulib
* NEWS (Improvements): Mention gnulib.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aab4775..0080828 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ GNU sed NEWS -*- outline -*-
distribute gzip-compressed tarballs once again
+** Improvements
+
+ a year's worth of gnulib development, including improved DFA performance
+
* Noteworthy changes in release 4.7 (2018-12-20) [stable]