]> sourceware.org Git - glibc.git/commitdiff
[BZ #4040]
authorUlrich Drepper <drepper@redhat.com>
Sat, 17 Feb 2007 07:26:50 +0000 (07:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 17 Feb 2007 07:26:50 +0000 (07:26 +0000)
* 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
localedata/ChangeLog
localedata/locales/ru_RU

index adba905342de5f9be8e1f0753ced784230caf807..0a8290570c3a4595a461ff8813e18c9c77d702d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
 
+       * 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.
 
index 6d654aea0fd2b8e7de565c5795d7e7cb91725670..8e0d8afad67258d9821eb3dabda6bcd1a41a047d 100644 (file)
@@ -1,5 +1,8 @@
 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
 
+       [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.
index 279eaab1ea49fb7d0467f0c10036e614d0465a8c..d00f3451db886b3a2691a571019d319d92a40557 100644 (file)
@@ -149,6 +149,8 @@ t_fmt_ampm ""
 date_fmt       "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
 <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
 <U0025><U005A><U0020><U0025><U0059>"
+first_weekday 2
+first_workday 2
 END LC_TIME
 
 LC_PAPER
This page took 0.065088 seconds and 5 git commands to generate.