summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2017-03-22 20:26:03 -0400
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2017-03-22 20:26:03 -0400
commit19bebf51939d4c24d261c5720b3e54333d441fa6 (patch)
tree00da0a8711b1a008be31ef6de6444cddf6570389 /ChangeLog
parent1a417d68f71b18525c572b903086f451ed75902b (diff)
downloadgawk-19bebf51939d4c24d261c5720b3e54333d441fa6.tar.gz
Start to document new FIELDWIDTHS and API input parser capabilities.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54b76636..7c10c12f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2017-03-22 Andrew J. Schorr <aschorr@telemetry-investments.com>
+ * NEWS: Document new FIELDWIDTHS skip capability and API input parser
+ field parsing enhancement.
+
+2017-03-22 Andrew J. Schorr <aschorr@telemetry-investments.com>
+
* gawkapi.h (awk_input_buf_t): Update get_record comment regarding the
new field_width argument.