diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-07-12 06:32:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-07-12 06:32:02 +0000 |
commit | 8c35c0da02e3c7a835263e0442ff0fa3d9da79c5 (patch) | |
tree | 0e3df52074c6b9aaf9edc65c8535d3418ed2bec9 /intl | |
parent | 9a321276ef6bf30f05c75bc167bf8b3e216a2620 (diff) | |
download | glibc-8c35c0da02e3c7a835263e0442ff0fa3d9da79c5.tar.gz |
Update.
2001-07-01 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk): Remove duplicate
sbrk. Closes PR libc/2312.
2001-07-01 Andreas Jaeger <aj@suse.de>
* sysdeps/generic/segfault.c (install_handler): Handle case that
the output file does not exists. Closes PR libc/2345.
2001-07-11 Ulrich Drepper <drepper@redhat.com>
* intl/locale.alias: Use he language code for hebrew, not il
[PR libc/2382].
2001-07-11 Jakub Jelinek <jakub@redhat.com>
* iconv/gconv_int.h: Fix comment typo.
* hurd/hurdsig.c (_hurdsig_init): Remove a useless line of code.
backwards conditional in test for x == 1.0.
Diffstat (limited to 'intl')
-rw-r--r-- | intl/locale.alias | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/locale.alias b/intl/locale.alias index be2da97c4c..08c250d35d 100644 --- a/intl/locale.alias +++ b/intl/locale.alias @@ -44,7 +44,7 @@ galego gl_ES.ISO-8859-1 galician gl_ES.ISO-8859-1 german de_DE.ISO-8859-1 greek el_GR.ISO-8859-7 -hebrew iw_IL.ISO-8859-8 +hebrew he_IL.ISO-8859-8 hrvatski hr_HR.ISO-8859-2 hungarian hu_HU.ISO-8859-2 icelandic is_IS.ISO-8859-1 |