aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 209c07f2..2d89bc34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-09-18 Arnold D. Robbins <arnold@skeeve.com>
+
+ * field.c (fpat_parse_field): Always use rp->non_empty instead
+ of only if in_middle. The latter can be true even if we've
+ already parsed part of the record. Thanks to Ed Morton
+ for the bug report.
+
2015-09-04 Arnold D. Robbins <arnold@skeeve.com>
* profile.c (pp_num): Use format_val to print integral values