diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-19 19:14:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-19 19:14:15 +0000 |
commit | 2a505c961d490214d9801db06af253f234600a31 (patch) | |
tree | fe7ab9b4845e02d7469ad82687e82a3616e36fb1 /localedata/ChangeLog | |
parent | 77c80d6591391544bd5e29d6607ef38f8fe709b7 (diff) | |
download | glibc-2a505c961d490214d9801db06af253f234600a31.tar glibc-2a505c961d490214d9801db06af253f234600a31.tar.gz glibc-2a505c961d490214d9801db06af253f234600a31.tar.bz2 glibc-2a505c961d490214d9801db06af253f234600a31.zip |
Update.
* sysdeps/unix/sysv/linux/bits/resource.h: Remove <asm/resource.h>
inclusion.
1999-12-19 Andreas Jaeger <aj@suse.de>
* include/string.h: Mark __strndup with __attribute_malloc__.
1999-12-19 Ulrich Drepper <drepper@cygnus.com>
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 3fb6f33f5e..b463be9eff 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,53 @@ +1999-12-19 Ulrich Drepper <drepper@cygnus.com> + + * locales/POSIX: Fix collation order of <SI> and add a few missing + symbols. Patch by Miloslav Trmac <mitr@volny.cz>. + + * locales/cs_CZ: Fix syntax of collation entries with multi-character + weights. + * locales/da_DK: Likewise. + * locales/el_GR: Likewise. + * locales/en_CA: Likewise. + * locales/en_CA,2.5: Likewise. + * locales/en_DK: Likewise. + * locales/en_DK.com: Likewise. + * locales/es_AR: Likewise. + * locales/es_BO: Likewise. + * locales/es_CL: Likewise. + * locales/es_CO: Likewise. + * locales/es_DO: Likewise. + * locales/es_EC: Likewise. + * locales/es_ES: Likewise. + * locales/es_GT: Likewise. + * locales/es_HN: Likewise. + * locales/es_MX: Likewise. + * locales/es_PA: Likewise. + * locales/es_PE: Likewise. + * locales/es_PY: Likewise. + * locales/es_SV: Likewise. + * locales/es_US: Likewise. + * locales/es_UY: Likewise. + * locales/es_VE: Likewise. + * locales/et_EE: Likewise. + * locales/fi_FI: Likewise. + * locales/fr_CA,2.13: Likewise. + * locales/hr_HR: Likewise. + * locales/hu_HU: Likewise. + * locales/is_IS: Likewise. + * locales/lt_LT: Likewise. + * locales/lv_LV: Likewise. + * locales/no_NO: Likewise. + * locales/pl_PL: Likewise. + * locales/ro_RO: Likewise. + * locales/ru_RU: Likewise. + * locales/ru_UA: Likewise. + * locales/sl_SI: Likewise. + * locales/sr_YU: Likewise. + * locales/sv_SE: Likewise. + * locales/th_TH: Likewise. + * locales/tr_TR: Likewise. + * locales/uk_UA: Likewise. + 1999-12-18 Ulrich Drepper <drepper@cygnus.com> * charmaps/ISIRI-3342: New file. |