diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 --------------------------- |