From 07b649c6f440deffd4a32bfbf0fea088bc9355b5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 14 Oct 2005 23:14:12 +0000 Subject: * locale/programs/ld-collate.c (collate_output): Fix counting of elements. Don't limit table size. Use correct secondary hash function. * locale/localeinfo.h (LIMAGIC): Change value returned for LC_COLLATE. * posix/fnmatch_loop.c: Adjust for changed secondary hash function. * posix/regcomp.c: Likewise. * sysdeps/unix/sysv/linux/x86_64/ucontext_i.h (TESTS): Define. --- localedata/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 3282d5b103..117cab64bb 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,9 @@ 2005-10-14 Ulrich Drepper + [BZ #428] + * locales/te_IN: Several fixes. + Patch by Sunil Mohan Adapa . + [BZ #368] * locales/dz_BT: New file. * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8. -- cgit v1.2.1