mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 16:21:06 +00:00
* tst-langinfo.sh: Update expected THOUSEP for fr_FR.
2007-10-04 Jakub Jelinek <jakub@redhat.com> * tst-langinfo.sh: Update expected THOUSEP for fr_FR.
This commit is contained in:
parent
e5dd21787d
commit
b632f9a816
@ -1,3 +1,7 @@
|
||||
2007-10-04 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* tst-langinfo.sh: Update expected THOUSEP for fr_FR.
|
||||
|
||||
2007-10-02 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* charmaps/UTF-8: Fix U06FF definition. Remove double U074A
|
||||
|
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Test nl_langinfo.
|
||||
# Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2000, 2001, 2003, 2007 Free Software Foundation, Inc.
|
||||
# This file is part of the GNU C Library.
|
||||
#
|
||||
|
||||
@ -287,7 +287,7 @@ fr_FR.ISO-8859-1 D_T_FMT "%a %d %b %Y %T %Z"
|
||||
fr_FR.ISO-8859-1 D_FMT "%d.%m.%Y"
|
||||
fr_FR.ISO-8859-1 T_FMT "%T"
|
||||
fr_FR.ISO-8859-1 RADIXCHAR ,
|
||||
fr_FR.ISO-8859-1 THOUSEP ""
|
||||
fr_FR.ISO-8859-1 THOUSEP " "
|
||||
fr_FR.ISO-8859-1 YESEXPR ^[oOyY].*
|
||||
fr_FR.ISO-8859-1 NOEXPR ^[nN].*
|
||||
ja_JP.EUC-JP ABDAY_1 Æü
|
||||
|
Loading…
Reference in New Issue
Block a user