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 a25c30d7..b543b0fe 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,9 @@ Changes from 4.2.x to 5.0.0
4. PROCINFO["platform"] yields a string indicating the platform for
which gawk was compiled.
+5. Writing to elements of SYMTAB that are not variable names now
+ causes a fatal error.
+
Changes from 4.2.1 to 4.2.2
---------------------------