aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63bc2866..5a525177 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-04-11 Arnold D. Robbins <arnold@skeeve.com>
+ * regex_internal.c: Replace _GL_ATTRIBUTE_PURE with
+ __attribute__.
+
+2016-04-11 Arnold D. Robbins <arnold@skeeve.com>
+
* regexec.c: Stamp out last remaining use of __attribute.
* regcomp.c: Undo change of 2016-01-24 when parsing single-byte
ranges. Go back to treating them as bytes and not as characters.