aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 404ba03c..45bf91fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,10 @@
* 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.
+ *
2014-02-15 Arnold D. Robbins <arnold@skeeve.com>