diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-05-02 21:55:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-05-02 21:55:00 +0000 |
commit | 5631e740ff086e9c978e817509bee9d73bceeff3 (patch) | |
tree | 44f51b561dc2290850ee55cef213a8cfb84cbc6e /localedata/ChangeLog | |
parent | d2dc7b0816ae5901826fda33cfe19ef6f927560d (diff) | |
download | glibc-5631e740ff086e9c978e817509bee9d73bceeff3.tar.gz glibc-5631e740ff086e9c978e817509bee9d73bceeff3.tar.xz glibc-5631e740ff086e9c978e817509bee9d73bceeff3.zip |
[BZ #1201]
* posix/regex.h: g++ still cannot handled [restrict].
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 70b9e2e8fb..8fb2d58464 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,9 @@ 2006-05-02 Ulrich Drepper <drepper@redhat.com> + [BZ #1203] + * locales/de_DE: Fix order of day of month and month name in + date_fmt. Add period after the day number and avoid padding. + * SUPPORTED (SUPPORTED-LOCALES): Add tr_CY.ISO-8859-9 and tr_CY.UTF-8. |