diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-09-02 00:49:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-09-02 00:49:47 +0000 |
commit | c503d3dc512a5f7947d5b3d69d784028db3a639a (patch) | |
tree | 3605efc02f1ec840bfa3a366e4a424998d345511 /localedata | |
parent | c874a32e887dd78c1480dcb32052f708dcd5c1e8 (diff) | |
download | glibc-c503d3dc512a5f7947d5b3d69d784028db3a639a.tar.gz |
Update.
2003-09-01 Thorsten Kukuk <kukuk@suse.de>
* nis/nss_compat/compat-spwd.c (getspnam_plususer): Return
NSS_STATUS_SUCCESS if entry was found.
(getspent_next_file): Store user in blacklist after entry
was found, use innetgr.
2003-09-01 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise.c: New.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: New.
* sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Fix tls offset
computation for TCB_AT_TP. Support l_firstbyte_offset != 0 for
DTV_AT_TP, optimize.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 6 | ||||
-rw-r--r-- | localedata/locales/he_IL | 4 | ||||
-rw-r--r-- | localedata/locales/iw_IL | 3 |
3 files changed, 13 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index d2af0ad643..a12ff53d90 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2003-09-01 Petter Reinholdtsen <pere@hungry.com> + + * locales/iw_IL: Add comment stating why there are two locales for + Hebrew in Israel, and that he_IL replaces iw_IL. + * locales/he_IL: Likewise. + 2003-08-25 Ulrich Drepper <drepper@redhat.com> * locales/an_ES: Fix locale header information. diff --git a/localedata/locales/he_IL b/localedata/locales/he_IL index 4ead30b3d9..bfd4d4aa65 100644 --- a/localedata/locales/he_IL +++ b/localedata/locales/he_IL @@ -18,6 +18,10 @@ escape_char / % Charset: ISO-8859-8 % Distribution and use is free, also % for commercial purposes. +% +% This locale replaces iw_IL, as the ISO-639 code for Hebrew was changed +% from 'iw' to 'he' in 1989, according to Bruno Haible on libc-alpha +% 2003-09-01. LC_IDENTIFICATION title "Hebrew locale for Israel" diff --git a/localedata/locales/iw_IL b/localedata/locales/iw_IL index 683c696346..d72aa05c6b 100644 --- a/localedata/locales/iw_IL +++ b/localedata/locales/iw_IL @@ -18,6 +18,9 @@ escape_char / % Charset: ISO-8859-8 % Distribution and use is free, also % for commercial purposes. +% +% Obsolete locale. The ISO-639 code for Hebrew was changed from 'iw' +% to 'he' in 1989, according to Bruno Haible on libc-alpha 2003-09-01. LC_IDENTIFICATION title "Hebrew locale for Israel" |