diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-10-04 12:56:28 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-10-04 12:56:28 +0200 |
commit | 738835a65bc8afa60fd2b3df4c98bd0f8020018f (patch) | |
tree | 54065f5c580c68b89b158d46c1c1bd80961c14b6 /NEWS | |
parent | 6d63bb4d7df65d29f5c8a2662fbad8044e78e03b (diff) | |
download | egawk-738835a65bc8afa60fd2b3df4c98bd0f8020018f.tar.gz egawk-738835a65bc8afa60fd2b3df4c98bd0f8020018f.tar.bz2 egawk-738835a65bc8afa60fd2b3df4c98bd0f8020018f.zip |
Update to autoconf 1.12.4.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |