From ad0b348ce19d1692b04bc33ce445abe473278ca0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 17 Feb 2007 07:26:50 +0000 Subject: [BZ #4040] * sysdeps/x86_64/bits/atomic.h: One more change, this time for 16- and 64-bit operations. [BZ #4040] * sysdeps/i386/i486/bits/atomic.h: One more change, this time for 16-bit operations. --- ChangeLog | 7 +++++++ localedata/ChangeLog | 3 +++ localedata/locales/ru_RU | 2 ++ 3 files changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index adba905..0a82905 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2007-02-16 Ulrich Drepper + * sysdeps/x86_64/bits/atomic.h: One more change, this time for 16- + and 64-bit operations. + + [BZ #4040] + * sysdeps/i386/i486/bits/atomic.h: One more change, this time for + 16-bit operations. + * nscd/nscd.c (parse_opt): One more conversion to use send instead of writev. diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 6d654ae..8e0d8af 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2007-02-16 Ulrich Drepper + [BZ #3995] + * locales/ru_RU (LC_TIME): Set first_weekday and first_workday. + [BZ #3885] * locales/i18n: Updates for Unicode 5.0. * charmaps/UTF-8: Likewise. diff --git a/localedata/locales/ru_RU b/localedata/locales/ru_RU index 279eaab..d00f345 100644 --- a/localedata/locales/ru_RU +++ b/localedata/locales/ru_RU @@ -149,6 +149,8 @@ t_fmt_ampm "" date_fmt "/ / " +first_weekday 2 +first_workday 2 END LC_TIME LC_PAPER -- cgit v1.1