aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 898a5f4e..60e02d40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-02-21 Arnold D. Robbins <arnold@skeeve.com>
+
+ * regexec.c (prune_impossible_nodes): Remove attribute that
+ keeps it from compiling with 32 bit GCC. Who the heck knows
+ why or how. Sigh. Double sigh.
+
2016-02-20 Arnold D. Robbins <arnold@skeeve.com>
* regcomp.c, regex.c, regex.h, regex_internal.c, regex_internal.h,