diff options
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2000-08-04 Ulrich Drepper <drepper@redhat.com> + + * locale/programs/ld-collate.c (handle_ellipsis): Fix typo in + error message. + Reported by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>. + 2000-08-04 Greg McGary <greg@mcgary.org> * posix/regex.c (SET_HIGH_BOUND): New macro. @@ -55,7 +61,7 @@ * sysdeps/unix/sysv/linux/s390/Dist: Remove nonexisting files. - * posix/regex.c (compile_range): Transliate range start and end + * posix/regex.c (compile_range): Translate range start and end characters to avoid empty range in case of REG_ICASE [PR libc/1842]. * sysdeps/unix/sysv/linux/ia64/bits/resource.h: Don't include |