diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ Changes from 4.0.1 to 4.1 5. A number of facilities from xgawk have been merged in! 6. The dynamic extension interface has been completely redone! See the doc. + +7. The and(), or() and xor() functions now take any number of arguments, + with a minimum of two. Changes from 4.0.1 to 4.0.2 --------------------------- |