aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-02-20 20:29:56 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-02-20 20:29:56 +0200
commit0b8ef4f18527f751ef60fc3202cd7143079121fb (patch)
tree2248a90191e54bc8f62b564077dd06399f035136 /ChangeLog
parent6a0dfc98997cf61f34ed04904ee7b7e9124338ef (diff)
parentc0aeaf87402aa2670e76a32a888053fb64b879b0 (diff)
downloadegawk-0b8ef4f18527f751ef60fc3202cd7143079121fb.tar.gz
egawk-0b8ef4f18527f751ef60fc3202cd7143079121fb.tar.bz2
egawk-0b8ef4f18527f751ef60fc3202cd7143079121fb.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 026843b1..a59c181e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2014-02-20 Arnold D. Robbins <arnold@skeeve.com>
+
+ * regex.h, regex.c, regex_internal.c, regex_internal.h: Sync
+ with GLIBC. Mainly copyright updates.
+ * getopt.c, getopt.h, getopt1.c, getopt_int.h: Ditto.
+ * dfa.c (parse_bracket_exp): Sync with grep, where they restored
+ the buggy code. Sigh.
+
+ Unrelated:
+
+ * NEWS: Typo fix.
+ * interpret.h (r_interpret): Init a variable for BEGINFILE to avoid
+ compiler warnings. Thanks to Michal Jaegermann.
+
2014-02-15 Arnold D. Robbins <arnold@skeeve.com>
* awkgram.c, command.c: Regenerated - Bison 3.0.2.