Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 24 Oct 2003 03:26:33 +0000 (03:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 24 Oct 2003 03:26:33 +0000 (03:26 +0000)
commit4d54786a9b982820570e616c1b5669d5b169fd00
tree9a52705c4e5feb159e86daf72efb21fc35eb9475
parentd0f1175e9440779ee112ab10c089a24736144384
Update.

2003-10-23  Jakub Jelinek  <jakub@redhat.com>

* locale/programs/locale.c (show_info): Fix printing word values on
64-bit big-endian architectures.

2003-10-19  Bruno Haible  <bruno@clisp.org>

* intl/hash-string.c (hash_string): Zero-extend each char from the
string; the old code did a sign-extend on some platforms.
ChangeLog
locale/programs/locale.c