aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 79fcda6f..d8c6549a 100644
--- a/NEWS
+++ b/NEWS
@@ -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
---------------------------