diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-11-08 00:04:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-11-08 00:04:24 +0000 |
commit | f2a8406a4f5974230d33995105160a8bacbce500 (patch) | |
tree | ae84626e8353895088f0457362dcf446fbc68557 /localedata/ChangeLog | |
parent | 9ca230d62f1813679700f821d3de48ce4aa73f2a (diff) | |
download | glibc-f2a8406a4f5974230d33995105160a8bacbce500.tar.gz glibc-f2a8406a4f5974230d33995105160a8bacbce500.tar.xz glibc-f2a8406a4f5974230d33995105160a8bacbce500.zip |
[BZ #5277]
2007-11-07 Ulrich Drepper <drepper@redhat.com> [BZ #5277] * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): If conversion failed because output buffer is too small break, don't loop. * iconvdata/Makefile (tests): Add bug-iconv6. * iconvdata/bug-iconv6.c: New file.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 507a679c96..f7c6c08dc3 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2007-11-07 Ulrich Drepper <drepper@redhat.com> + + [BZ #5237] + * locales/lo_LA: Fix typos in collation symbols. + 2007-11-06 Ulrich Drepper <drepper@redhat.com> * locales/dz_BT: Fix representation of data. |