diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-06-26 08:00:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-06-26 08:00:21 +0000 |
commit | 1e2e27fd8b59b073d1ef3e7475bc5e39fafd3577 (patch) | |
tree | 892bef3e4f9f87db92c719271b6345892ea8d26d /localedata/SUPPORTED | |
parent | 0af6a1d959eefbc295c7d7319491ed190b160385 (diff) | |
download | glibc-1e2e27fd8b59b073d1ef3e7475bc5e39fafd3577.tar.gz glibc-1e2e27fd8b59b073d1ef3e7475bc5e39fafd3577.tar.xz glibc-1e2e27fd8b59b073d1ef3e7475bc5e39fafd3577.zip |
Update.
2003-06-17 Thorsten Kukuk <kukuk@suse.de> * nis/Makefile: Remove NIS/NIS+ files from nss_compat module. * nis/nss_compat/compat-grp.c: Don't use our own NIS/NIS+ functions, dlopen corresponding NSS module instead. * nis/nss_compat/compat-pwd.c: Likewise. * nis/nss_compat/compat-spwd.c: Likewise. * nis/nss_compat/compat-initgroups.c: Disabled for now. * nss/Versions: Export __nss_lookup_function. 2003-06-19 Daniel Jacobowitz <drow@mvista.com> * sysdeps/unix/sysv/linux/kernel-features.h: Update kernel features for the SH architecture. 2003-06-25 Thorsten Kukuk <kukuk@suse.de> * csu/Makefile: Use CPPFLAGS to find correct linux/version.h.
Diffstat (limited to 'localedata/SUPPORTED')
-rw-r--r-- | localedata/SUPPORTED | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 0f81f8c1fb..ce36e57cc6 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -3,6 +3,7 @@ # appropriate message. SUPPORTED-LOCALES=\ af_ZA/ISO-8859-1 \ +an_ES/ISO-8859-15 \ ar_AE/ISO-8859-6 \ ar_BH/ISO-8859-6 \ ar_DZ/ISO-8859-6 \ |