diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -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 --------------------------- |