aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-07-08 14:19:27 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-07-08 14:19:27 +0300
commit4a0f74139fb702a14c2e6782fb1965245e4f9d2f (patch)
tree6d11199581350b9e1cde0caf3baf217c87913a2f
parente3de393ff1cbecea875c96294855b230f4779a3a (diff)
parent55858266e4b310f34c6812e6ecb8f08fe3e5c582 (diff)
downloadegawk-4a0f74139fb702a14c2e6782fb1965245e4f9d2f.tar.gz
egawk-4a0f74139fb702a14c2e6782fb1965245e4f9d2f.tar.bz2
egawk-4a0f74139fb702a14c2e6782fb1965245e4f9d2f.zip
Merge branch 'master' into feature/fixtype
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91514e17..41d01384 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
* dfa.c: Sync with GNU grep.
+ Unrelated:
+
+ * builtin.c (do_print): Coding style change. (This change obsoleted
+ by earlier changes in the fixtype branch.)
+
2016-07-06 Andrew J. Schorr <aschorr@telemetry-investments.com>
* awk.h: Modify comments to indicate that MAYBE_NUM will now be