aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 84513b95..f2e0e80e 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,9 @@ for details.
now enabled even if --traditional is supplied. The -r/--re-interval option
remains, but it does nothing.
+6. The rwarray extension has two new functions, writeall() and readall(),
+for saving / restoring all of gawk's variables and arrays.
+
Changes from 5.1.1 to 5.1.2
---------------------------