aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-08-29 21:58:12 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-08-29 21:58:12 +0300
commit187f81febdf5a52d1c646bd83a10c9f03d13947b (patch)
tree17ada79a301f40c22a6468ff562d1a033dcb6285 /ChangeLog
parent4af2316a20b11ae467caf4c78cfcbe9ad5f2cf1b (diff)
parent0b8ef2cbc3e72b40046cd07f56e1cffb27690827 (diff)
downloadegawk-187f81febdf5a52d1c646bd83a10c9f03d13947b.tar.gz
egawk-187f81febdf5a52d1c646bd83a10c9f03d13947b.tar.bz2
egawk-187f81febdf5a52d1c646bd83a10c9f03d13947b.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50c42422..20740f77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,15 @@
* configh.in, configure: Regenerated due to change in m4/readline.m4.
Issue reported by Hermann Peifer and Larry Baker.
+ Unrelated:
+
+ * getopt.c: Sync with GLIBC, changes are minor.
+
+ Unrelated:
+
+ * dfa.c: Sync with version in grep. Primarily whitespace / comment
+ wording changes.
+
2013-08-26 Arnold D. Robbins <arnold@skeeve.com>
* regcomp.c (parse_dup_op): Remove RE_TOKEN_INIT_BUG code (change of