summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 786b71aece..d9dd45dd6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1998-03-24 Ulrich Drepper <drepper@cygnus.com>
+ * posix/regex.c: Undefine ISASCII and ISPRINT before defining for
+ Solaris' sake.
+
* posix/regex.c (regex_compile): Don't allow non-alphabet
characters in character set name.