aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-09-18 10:42:28 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-09-18 10:42:28 +0300
commita3bfee4ed115a19a968568b9e2abdca2563bfb10 (patch)
tree0e8f36b259b0419f3bdddccf0e2204d2e1bff360 /NEWS
parent2b1797da18ac18d17bcd2e4171cd8c5909afb189 (diff)
downloadegawk-a3bfee4ed115a19a968568b9e2abdca2563bfb10.tar.gz
egawk-a3bfee4ed115a19a968568b9e2abdca2563bfb10.tar.bz2
egawk-a3bfee4ed115a19a968568b9e2abdca2563bfb10.zip
Fix typo in gettext version in NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 90833eb0..87063661 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,10 @@ Changes from 4.2.1 to 4.2.2
me to stop carrying forward decades of changes against the original
ones from GLIBC.
-4. Infrastructure upgrades: Bison 3.1, Automake 1.16.1, Gettext 0.18.1.
+4. Infrastructure upgrades: Bison 3.1, Automake 1.16.1, Gettext 0.19.8.1.
+
+XX. A number of bugs, some of them quite significant, have been fixed.
+ See the ChangeLog for details.
Changes from 4.2.0 to 4.2.1
---------------------------