aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9bf04f6..1571dbfc 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-09-21 Arnold D. Robbins <arnold@skeeve.com>
+
+ * io.c (fork_and_open_slave_pty): Move an errant close brace
+ inside the #endif so that gawk will compile on AIX. Thanks to
+ Fredrik Laurin <fredrik_laurin@yahoo.se> for the report.
+
2018-09-18 Arnold D. Robbins <arnold@skeeve.com>
* NEWS: Fix typo in gettext version.