diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-06-16 08:25:01 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-06-16 08:25:01 -0700 |
commit | b23964c6207124341b89cefc316dc512a669c17b (patch) | |
tree | 341e44397c435a8dad8fcf3b29e6385207f1220f /localedata/ChangeLog | |
parent | 3c8770316b9173a6e8f2aeb764342c656c51d940 (diff) | |
download | glibc-b23964c6207124341b89cefc316dc512a669c17b.tar glibc-b23964c6207124341b89cefc316dc512a669c17b.tar.gz glibc-b23964c6207124341b89cefc316dc512a669c17b.tar.bz2 glibc-b23964c6207124341b89cefc316dc512a669c17b.zip |
Define week, first_weekday, first_workday in de_AT locale.
BZ #10011
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index a55ab50b76..11d78fde3f 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2009-06-16 Ulrich Drepper <drepper@redhat.com> + + [BZ #10011] + * locales/de_AT: Define week, first_weekday, first_workday. + Patch by Paul Marcher <flyer@gmail.com>. + 2009-06-15 Ulrich Drepper <drepper@redhat.com> [BZ #10213] |