diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 1501348cf..ea94a52ba 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2002-06-22 Jim Meyering <meyering@lucent.com> + + * fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about + redefinition due to Solaris5.6's definition in /usr/include/sys/euc.h. + 2002-06-22 Paul Eggert <eggert@twinsun.com> * c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]: |