diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-02-14 01:02:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-02-14 01:02:42 +0000 |
commit | 736ab899c4ab56dea0d329583f73e3f2b54a1dc1 (patch) | |
tree | a8da2935bd064d68d6cf060afb9dd7ef0debeaa9 /localedata | |
parent | bf1097cb3b48059b37dd0fb140f329a26a54af0d (diff) | |
download | glibc-736ab899c4ab56dea0d329583f73e3f2b54a1dc1.tar.gz glibc-736ab899c4ab56dea0d329583f73e3f2b54a1dc1.tar.xz glibc-736ab899c4ab56dea0d329583f73e3f2b54a1dc1.zip |
Update.
* 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>.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 3 | ||||
-rw-r--r-- | localedata/locales/sr_YU | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 36ff5133df..f2c6e96c6d 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -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> diff --git a/localedata/locales/sr_YU b/localedata/locales/sr_YU index 4b43fd4795..ce044c0e70 100644 --- a/localedata/locales/sr_YU +++ b/localedata/locales/sr_YU @@ -271,8 +271,8 @@ mon "<U006A><U0061><U006E><U0075><U0061><U0072>";/ "<U006D><U0061><U0072><U0074>";/ "<U0061><U0070><U0072><U0069><U006C>";/ "<U006D><U0061><U006A>";/ - "<U006A><U0075><U006E>";/ - "<U006A><U0075><U006C>";/ + "<U006A><U0075><U006E><U0069>";/ + "<U006A><U0075><U006C><U0069>";/ "<U0061><U0076><U0067><U0075><U0073><U0074>";/ "<U0073><U0065><U0070><U0074><U0065><U006D><U0062><U0061><U0072>";/ "<U006F><U006B><U0074><U006F><U0062><U0061><U0072>";/ |