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