diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-08-12 Ulrich Drepper <drepper@redhat.com> + * locale/programs/localedef.c: Implement --prefix option to allow + writing in standard places of alternative install directories. + * posix/regex.c (compile_range): Implement collation sequence handling for glibc. Use simple character ordering otherwise and not strcoll. |