aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09d5732d..b298db98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2016-01-20 Arnold D. Robbins <arnold@skeeve.com>
+
+ * regex_internal.h [attribute_hidden]: Remove definition.
+ * regcomp.c [attribute_hidden]: Remove uses. Not needed since
+ the variables are static. Thanks to Paul Eggert for pointing
+ this out.
+
2016-01-18 Paul Eggert <eggert@cs.ucla.edu>
Diagnose ERE '()|\1'