aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-02-06 06:04:24 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-02-06 06:04:24 +0200
commite3ac14432c838d34d508655c52c0cc0cf58771eb (patch)
treee6556c062409751e6925c8d22e016bc309ef3dd4
parent541a8e1f1f205d8bfc52df5937f68aec4e9410e9 (diff)
downloadegawk-e3ac14432c838d34d508655c52c0cc0cf58771eb.tar.gz
egawk-e3ac14432c838d34d508655c52c0cc0cf58771eb.tar.bz2
egawk-e3ac14432c838d34d508655c52c0cc0cf58771eb.zip
Updates to NEWS.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1741259f..b52f54d3 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,8 @@ Changes from 4.0.2 to 4.1
8. New arrays: SYMTAB, FUNCTAB, and PROCINFO["identifiers"]. See the manual.
+9. Support for building gawk with a cross compiler has been improved.
+
Changes from 4.0.1 to 4.0.2
---------------------------