aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-09-18 11:40:34 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-09-18 11:40:34 +0300
commit362a100732b1017b54d3d6c6f14ea6ba59e657c2 (patch)
treec693b01f98fa65902b0f8bed27f1917c67dbf48e /NEWS
parentc515c7d93ca941383e14de219dca592743ec0495 (diff)
parent82f0a742be462298c0da027bc4fb56ddcb667c02 (diff)
downloadegawk-362a100732b1017b54d3d6c6f14ea6ba59e657c2.tar.gz
egawk-362a100732b1017b54d3d6c6f14ea6ba59e657c2.tar.bz2
egawk-362a100732b1017b54d3d6c6f14ea6ba59e657c2.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9950abcc..d0a7f8d2 100644
--- a/NEWS
+++ b/NEWS
@@ -28,7 +28,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
---------------------------