diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b5e4d46508..e95ebe995e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-08-12 Ulrich Drepper <drepper@redhat.com> + + * posix/regex.c (compile_range): Implement collation sequence + handling for glibc. Use simple character ordering otherwise and + not strcoll. + 2000-08-12 Mark Kettenis <kettenis@gnu.org> * sysdeps/generic/scandir64.c: Include <dirent.h>. |