aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-08-25 09:59:49 +0300
committerArnold D. Robbins <arnold@skeeve.com>2020-08-25 09:59:49 +0300
commitab992f649d6e8b40f86eb0f31f4b04daf12c0c8d (patch)
treee7e93fae9390290d012404237905fb48c2c2d31f /doc/ChangeLog
parent0dcd39b002cff7785c38ce535f6e57d4208fefa6 (diff)
downloadegawk-ab992f649d6e8b40f86eb0f31f4b04daf12c0c8d.tar.gz
egawk-ab992f649d6e8b40f86eb0f31f4b04daf12c0c8d.tar.bz2
egawk-ab992f649d6e8b40f86eb0f31f4b04daf12c0c8d.zip
Clear out the record and fields at start of BEGINFILE rule.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index cdfd827a..ef300e52 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,10 @@
+2020-08-25 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in (BEGINFILE/ENDFILE): Document that as of 5.1.1, in a BEGINFILE,
+ the record and fields are cleared. Fixes an issue reported by Pat Rankin
+ in May, 2011. Remove the related FIXME, as well as a FIXME later on that
+ is no longer relevant. Clarify the prose in the whole section.
+
2020-08-24 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in (Arithmetic Ops): Update text to fix a FIXME. Document