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 62fcfa31..684bb9df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-08-10 Arnold D. Robbins <arnold@skeeve.com>
+
+ Fix (apparently long-standing) problem with FIELDWIDTHS.
+ Thanks to Johannes Meixner <jsmeix@suse.de>.
+
+ * field.c (set_FIELDWIDTHS): Adjust calculations.
+
2011-08-09 Arnold D. Robbins <arnold@skeeve.com>
Fix pty issue reported by "T. X. G." <leopardie333@yahoo.com>