diff options
author | Petr Machata <pmachata@redhat.com> | 2009-10-29 22:30:25 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-10-29 22:30:25 -0700 |
commit | b0e477a9aa6dafd5b9780b2248e61620e2c83d32 (patch) | |
tree | 5ec67e2a2c462f36afe27ce949c523e2f6e4e626 /localedata/ChangeLog | |
parent | cfff39ea98ec7765e5339dfdee3388749f75713a (diff) | |
download | glibc-b0e477a9aa6dafd5b9780b2248e61620e2c83d32.tar.gz glibc-b0e477a9aa6dafd5b9780b2248e61620e2c83d32.tar.xz glibc-b0e477a9aa6dafd5b9780b2248e61620e2c83d32.zip |
Define yesstr and nostr for a few locales.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 5e02534758..bfb384d9e4 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,9 @@ 2009-10-29 Ulrich Drepper <drepper@redhat.com> + * locales/POSIX: Define yesstr and nostr. + * locales/en_US: Likewise. + Patch by Petr Machata <pmachata@redhat.com>. + * locales/crh_UA: Fix first day of week and a few spellings. Patch by Režat SABIQ <tilde.birlik@gmail.com>. |