summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-10-13 21:29:33 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-10-13 21:29:33 +0200
commit151fc88916ca2d6fb1fc3b945dbd8912ff162c94 (patch)
treed00650ee42daf5230d03a5e419664695c396ab02 /NEWS
parentfb5a67778f7eeb008a515988d336ae078e5e6121 (diff)
parentd45f10d95061489b135987cc3168207d0ed4aa7b (diff)
downloadgawk-151fc88916ca2d6fb1fc3b945dbd8912ff162c94.tar.gz
Merge branch 'gawk-4.0-stable'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 3 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 146dd606..8e839c43 100644
--- a/NEWS
+++ b/NEWS
@@ -27,16 +27,14 @@ Changes from 4.0.1 to 4.1
7. The and(), or() and xor() functions now take any number of arguments,
with a minimum of two.
-8. Infrastructure upgrades: Automake 1.12.4.
-
-9. New arrays: SYMTAB, FUNCTAB, and PROCINFO["identifiers"]. See the manual.
+8. New arrays: SYMTAB, FUNCTAB, and PROCINFO["identifiers"]. See the manual.
Changes from 4.0.1 to 4.0.2
---------------------------
-1. Infrastructure upgrades: Autoconf 2.69, Automake 1.12.3, bison 2.6.3.
+1. Infrastructure upgrades: Autoconf 2.69, Automake 1.12.4, bison 2.6.3.
-xx. Various minor bug fixes and documentation updates.
+2. Various minor bug fixes and documentation updates.
Changes from 4.0.0 to 4.0.1
---------------------------