aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2017-04-10 11:57:07 -0400
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2017-04-10 11:57:07 -0400
commit7f6772a66e57c9f636cbbf370015200a7dae2ef8 (patch)
treef4900e9b85a85c96f562f435ed017ac30a7335f6 /doc/ChangeLog
parent215618921d2515040bd02fecc1a3438cd4949a5b (diff)
downloadegawk-7f6772a66e57c9f636cbbf370015200a7dae2ef8.tar.gz
egawk-7f6772a66e57c9f636cbbf370015200a7dae2ef8.tar.bz2
egawk-7f6772a66e57c9f636cbbf370015200a7dae2ef8.zip
Update texinfo docs to document new FIELDWIDTHS and API input parser capabilities.
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 6e5d1a78..7b956c44 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,10 @@
+2017-04-10 Andrew J. Schorr <aschorr@telemetry-investments.com>
+
+ * gawktexi.in: Document FIELDWIDTHS enhancement to support an optional
+ field skip prefix. Document new PROCINFO["FS"] value "API".
+ Document new get_record field_width argument that enables the API
+ parser to override the default field parsing mechanism.
+
2017-04-07 Arnold D. Robbins <arnold@skeeve.com>
* using-git.texi: Removed.