diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-02 22:03:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-02 22:03:45 +0000 |
commit | 349e00ef6a52776f6d4925f79d83444b40beef68 (patch) | |
tree | ff9e7c33c31660efcbda07ace3cc28edd61c14e3 /ChangeLog | |
parent | bf3888be3419e944d6c5f9f6129e394f2f05be06 (diff) | |
download | glibc-349e00ef6a52776f6d4925f79d83444b40beef68.tar.gz glibc-349e00ef6a52776f6d4925f79d83444b40beef68.tar.xz glibc-349e00ef6a52776f6d4925f79d83444b40beef68.zip |
Update.
* sysdeps/unix/sysv/linux/s390/Dist: Remove nonexisting files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 579b04b824..9b83c1bb94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * version.h (VERSION): Bump to 2.1.92. + * sysdeps/unix/sysv/linux/s390/Dist: Remove nonexisting files. + * posix/regex.c (compile_range): Transliate range start and end characters to avoid empty range in case of REG_ICASE [PR libc/1842]. |