diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-09-24 16:37:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-09-24 16:37:16 +0000 |
commit | c093ea4f4c9ef460b864f3cf8ef6665ce74ecc4a (patch) | |
tree | 9d012c4f7e010dcb96cb9c30cb71454295f4dcae /localedata/ChangeLog | |
parent | d29f5cc776206fe1618b73f7afdf3eef239cf073 (diff) | |
download | glibc-c093ea4f4c9ef460b864f3cf8ef6665ce74ecc4a.tar.gz glibc-c093ea4f4c9ef460b864f3cf8ef6665ce74ecc4a.tar.xz glibc-c093ea4f4c9ef460b864f3cf8ef6665ce74ecc4a.zip |
* locale/programs/ld-address.c (address_finish): Produce better
error messages for invalid lang_ab use.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 36f836121b..db629d433a 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2005-09-24 Ulrich Drepper <drepper@redhat.com> + [BZ #527] + * locales/sid_ET: Remove incorrect lang_ab definition. + [BZ #525] * locales/ru_RU: Use nominative instead of genitive in mon data to align with other locales with the same issue. |