aboutsummaryrefslogtreecommitdiffstats
path: root/support/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index 9db50d33..74dd7865 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,10 @@
+2017-12-20 Arnold D. Robbins <arnold@skeeve.com>
+
+ * regex.h: Restore GLIBC's use of '__' in parameter names. They
+ have to be that way since public headers can't use identifiers that
+ users might define as macros. At least now I understand why
+ things are the way they are.
+
2017-12-19 Paul Eggert <eggert@cs.ucla.edu>
Small sync with gnulib based on mails in libc-alpha@sourceware.com.