aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31d3d7a0..2ecc9d54 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,11 @@
of `>' redirection. Always use Op_parens so that
print "foo" > ("foo" 1) does not warn.
+2018-07-26 Arnold D. Robbins <arnold@skeeve.com>
+
+ * awk.h (_GNU_SOURCE): Don't define it here, it's already
+ done in config.h.
+
2018-07-13 Arnold D. Robbins <arnold@skeeve.com>
* builtin.c (format_nan_inf): New function to generate +nan, -nan,