aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-10-04 12:56:28 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-10-04 12:56:28 +0200
commit738835a65bc8afa60fd2b3df4c98bd0f8020018f (patch)
tree54065f5c580c68b89b158d46c1c1bd80961c14b6 /NEWS
parent6d63bb4d7df65d29f5c8a2662fbad8044e78e03b (diff)
downloadegawk-738835a65bc8afa60fd2b3df4c98bd0f8020018f.tar.gz
egawk-738835a65bc8afa60fd2b3df4c98bd0f8020018f.tar.bz2
egawk-738835a65bc8afa60fd2b3df4c98bd0f8020018f.zip
Update to autoconf 1.12.4.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6b542028..c4117dd4 100644
--- a/NEWS
+++ b/NEWS
@@ -26,11 +26,13 @@ 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.
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.3, bison 2.6.3.
xx. Various minor bug fixes and documentation updates.