aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 923f1f1..39c6bf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2018-08-22 Paul Eggert <eggert@cs.ucla.edu>
+
+ regex: port Gnulib code to z/OS POSIX environment
+ Problem reported by Arnold Robbins in:
+ https://lists.gnu.org/r/bug-gnulib/2018-08/msg00129.html
+ * posix/regex_internal.h (__iswalnum, __towlower, __towupper) [!_LIBC]:
+ Undef.
+
2018-08-22 Joseph Myers <joseph@codesourcery.com>
* math/test-double-vlen2.h: Don't include <math-tests-rounding.h>.