aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5bf493e3..84513b95 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,10 @@ Boolean. This is mainly for use with data exchange to/from languages
or environments that support real Boolean values. See the manual
for details.
+5. As BWK awk has supported interval expressions since 2019, they are
+now enabled even if --traditional is supplied. The -r/--re-interval option
+remains, but it does nothing.
+
Changes from 5.1.1 to 5.1.2
---------------------------