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 7ad4471c..a25c30d7 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ Changes from 4.2.x to 5.0.0
3. The code now makes some stronger assumptions about a C99 environment.
+4. PROCINFO["platform"] yields a string indicating the platform for
+ which gawk was compiled.
+
Changes from 4.2.1 to 4.2.2
---------------------------