diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-06-25 19:37:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-06-25 19:37:46 +0000 |
commit | 974069d8643afba545125ba813fded1b7a62142c (patch) | |
tree | 16aa7c7cfcaec0fc8c1228ec3aef9c092886905c /localedata/ChangeLog | |
parent | a40fbc8dca728323f29c437ef95b5f125b9b40f7 (diff) | |
download | glibc-974069d8643afba545125ba813fded1b7a62142c.tar.gz glibc-974069d8643afba545125ba813fded1b7a62142c.tar.xz glibc-974069d8643afba545125ba813fded1b7a62142c.zip |
[BZ #5210]
2008-06-25 Ulrich Drepper <drepper@redhat.com> [BZ #5210] * configure.in: Add -Werror to -fstack-protector test to catch unsupported architectures. Patch by Gilles Esponasse <g.esp@free.fr>.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index df2874c350..257c58a89c 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2008-06-25 Ulrich Drepper <drepper@redhat.com> + [BZ #5911] + * locales/es_CR: Define first_weekday and first_workday. + [BZ #5814] * locales/fi_FI: Fix separator for hours, minutes, and seconds. |