summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-04-12 12:37:00 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-04-12 12:37:00 +0300
commitc8d82e842e7ad94cae039e6c978b4bea1a31c4d5 (patch)
treeb5da46c4c3e0f96683a42c6db5a32ea96aa854e3 /ChangeLog
parent8f83ab76a1d8861d9a992290f2691443d5169c89 (diff)
downloadgawk-c8d82e842e7ad94cae039e6c978b4bea1a31c4d5.tar.gz
Fix FPAT problems.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31c77deb..fd759803 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2017-04-12 Manuel Collado <m-collado@users.sourceforge.net>
+
+ Fix the FPAT bug reported by Ed Morton in the gawk-bug mailing list.
+
+ * awk.h (Regexp): Remove the non_empty flag.
+ * field.c (fpat_parse_field): Restructure the code to reduce complexity
+ and document the new structure.
+
2017-04-10 Andrew J. Schorr <aschorr@telemetry-investments.com>
* awk.h (enum opcodeval): For the avoidance of doubt, specify that