From 2f7f7bc65803510cdf137bde00fdb72c918af63c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 16 Jun 2003 17:18:06 +0000 Subject: Update. 2003-06-16 Thorsten Kukuk * include/libc-symbols.h: Add static_link_warning macro. * grp/initgroups.c: Print linker warning if this function is called in a static linked binary. * nss/getXXbyYY.c: Likewise. * nss/getXXbyYY_r.c: Likewise. * nss/getXXent.c: Likewise. * nss/getXXent_r.c: Likewise. * sysdeps/posix/getaddrinfo.c: Likewise. 2003-06-16 Bruno Haible * iconvdata/gconv-modules (ISO-8859-15): Add aliases ISO_8859-15, LATIN-9. (ISO-8859-16): Add aliases ISO_8859-16:2001, ISO_8859-16. (IBM1047): Add alias IBM-1047. (GBK): Add aliases MS936, WINDOWS-936. 2003-06-16 Jakub Jelinek * sysdeps/unix/sysv/linux/xstatconv.c (__xstat_conv): Define even if defined __ASSUME_STAT64_SYSCALL && defined XSTAT_IS_XSTAT64. (__xstat64_conv): Change xstat_conv to __xstat_conv. Reported by Arnaud Desitter . --- localedata/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'localedata/ChangeLog') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 3872a27e4f..0bf60e9269 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,10 @@ +2003-06-16 Bruno Haible + + * charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9. + * charmaps/ISO-8859-16: Add aliases ISO_8859-16:2001, ISO_8859-16. + * charmaps/IBM1047: Add alias IBM-1047. + * charmaps/GBK: Add aliases CP936, MS936, WINDOWS-936. + 2003-06-15 Petter Reinholdtsen * locales/fi_FI [LC_TIME]: Correct month names to make the dates -- cgit v1.2.3