diff options
author | Mike FABIAN <mfabian@redhat.com> | 2017-10-23 19:19:21 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-10-24 08:01:09 +0200 |
commit | 1d479c8c33bab8c47f66c2199a353b5459881be3 (patch) | |
tree | 071a7fcad1331b0331508534909ad0c1f53e0018 /ChangeLog | |
parent | 91c3985c237ba6b2ab2ba20c6d29a38542378864 (diff) | |
download | glibc-1d479c8c33bab8c47f66c2199a353b5459881be3.zip glibc-1d479c8c33bab8c47f66c2199a353b5459881be3.tar.gz glibc-1d479c8c33bab8c47f66c2199a353b5459881be3.tar.bz2 |
Fixes for tpi_PG locale
* localedata/locales/tpi_PG (LC_MESSAGES): Fix yesexpr and noexpr
by adding the generic +1 and -0 as in all other locales.
* localedata/locales/tpi_PG (LC_TIME): Fix some typos in the month and
day names and make it more readable by using ASCII where possible.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2017-10-23 Mike FABIAN <mfabian@redhat.com> + + * localedata/locales/tpi_PG (LC_MESSAGES): Fix yesexpr and noexpr + by adding the generic +1 and -0 as in all other locales. + * localedata/locales/tpi_PG (LC_TIME): Fix some typos in the month and + day names and make it more readable by using ASCII where possible. + 2017-10-24 Joseph Myers <joseph@codesourcery.com> * sysdeps/x86/fpu/fix-fp-int-compare-invalid.h |