diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-04-10 18:15:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-04-10 18:15:01 +0000 |
commit | 70e228a7b731ef7a45cd8e05cb1fe69c51e50fa8 (patch) | |
tree | b09539fb44efcb2a8917c42668b7d9531772facb /localedata/ChangeLog | |
parent | 279d494b1d089d085b44f2de6c62a0752001b074 (diff) | |
download | glibc-70e228a7b731ef7a45cd8e05cb1fe69c51e50fa8.tar.gz glibc-70e228a7b731ef7a45cd8e05cb1fe69c51e50fa8.tar.xz glibc-70e228a7b731ef7a45cd8e05cb1fe69c51e50fa8.zip |
* locales/cs_CZ (LC_TIME): Define week.
* locales/sk_SK (LC_TIME): Likewise. * locales/pl_PL (LC_TIME): Likewise. * locales/en_US (LC_TIME): Change week to 7;19971130;7.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index f4c29fc173..b1db1b65e6 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,10 @@ +2006-04-10 Jakub Jelinek <jakub@redhat.com> + + * locales/cs_CZ (LC_TIME): Define week. + * locales/sk_SK (LC_TIME): Likewise. + * locales/pl_PL (LC_TIME): Likewise. + * locales/en_US (LC_TIME): Change week to 7;19971130;7. + 2005-12-27 Roland McGrath <roland@redhat.com> * tst-ctype.c (main): Add some casts. |