From: Ulrich Drepper Date: Thu, 14 Feb 2002 00:58:00 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ddf9a6b840812171be94bc2326e948eaccd7139;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 9cbe6fc8d44..6e498e80d54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2002-02-13 Ulrich Drepper + + * po/da.po: Update from translation team. + + * locale/categories.def: Fix typo [PR libc/2948]. + * po/Makefile (BROKEN_LINGUAS): Works with current gettext + [PR libc/2949]. + * locale/iso-4217.def: Update from official version [PR libc/2950]. + * glibcbug.in: Honor TMPDIR [PR libc/2951]. + * locale/programs/ld-collate.c (collate_finish): Bail out with a + message if input is too confusion instead of using assert. + (collate_read): Don't crash on unknown symbol [PR libc/2952]. + Patches by Alastair McKinstry . + 2001-12-09 Ulrich Drepper * locale/localeinfo.h: Don't define __LC_LAST here. Include diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 861ec17677a..6454e2609f2 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2002-02-13 Ulrich Drepper + * locales/sr_YU: Correct month entries for June and July + [PR libc/2955]. Patch by Alastair McKinstry . + * locales/pl_PL: Update int_curr_symbol. 2002-02-08 Ulrich Drepper