]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 14 Feb 2002 00:58:00 +0000 (00:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 14 Feb 2002 00:58:00 +0000 (00:58 +0000)
ChangeLog
localedata/ChangeLog

index 9cbe6fc8d4457129dcb2d402c720918b8599df26..6e498e80d5496db61f7a51e3d451f43c6d3f0855 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2002-02-13  Ulrich Drepper  <drepper@redhat.com>
+
+       * 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 <alastair@pdd.3com.com>.
+
 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
 
        * locale/localeinfo.h: Don't define __LC_LAST here.  Include <locale.h>
index 861ec17677a4ad93a155512216c470412739fd59..6454e2609f2addec22f5c64883e4ab7f54dfe845 100644 (file)
@@ -1,5 +1,8 @@
 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
 
+       * locales/sr_YU: Correct month entries for June and July
+       [PR libc/2955].  Patch by Alastair McKinstry <alastair@pdd.3com.com>.
+
        * locales/pl_PL: Update int_curr_symbol.
 
 2002-02-08  Ulrich Drepper  <drepper@redhat.com>