Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 30 Dec 1999 18:12:52 +0000 (18:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 30 Dec 1999 18:12:52 +0000 (18:12 +0000)
commit3ac4f91b92889704d9e89b6098e287d89cb84fad
tree9f35c20fc190cb5d957a2be542c15d324439591a
parentcd7de27bf3958927bdc67ca53aded083970fe4de
Update.

* locale/programs/ld-collate.c (collate_finish): Always define
weight for UNDEFINED if not defined by the user but don't complain
unless it is needed in the multibyte character table.
(collate_output): Add extra dummy elements in wide char tables in the
same way done for multibyte.  Always output undefined entry in
wide character table.

Contributed by Richard Henderson, Jakub Jelinek and others.
ChangeLog
locale/programs/ld-collate.c