From 34b0ba283020a5a9cc25b4a3657cb162e9bc57c2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 15 Oct 2005 00:39:12 +0000 Subject: [BZ #865] * math/tgmath.h: Correctly determine result type for __TGMATH_BINARY_REAL_ONLY, __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY, __TGMATH_TERNARY_REAL_ONLY, and __TGMATH_BINARY_REAL_IMAG. 2005-09-17 Andreas Jaeger [BZ #865] * math/test-tgmath-int.c: New file. * math/Makefile (tests): Add test-tgmath-int. 2005-10-14 Ulrich Drepper --- localedata/ChangeLog | 3 +++ localedata/locales/de_DE | 13 +++++++++++++ 2 files changed, 16 insertions(+) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 05ab73fd59..c671fc652d 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2005-10-14 Ulrich Drepper + [BZ #56] + * locales/de_DE: Add transliterations for quoting characters. + [BZ #448] * locales/vi_VN: Several fixes. Patch by Nguyen Thai Ngoc Duy . diff --git a/localedata/locales/de_DE b/localedata/locales/de_DE index 93fded8b2a..51a88d5622 100644 --- a/localedata/locales/de_DE +++ b/localedata/locales/de_DE @@ -57,6 +57,19 @@ include "translit_combining";"" % LATIN SMALL LETTER A WITH RING ABOVE. "";"" +% The following strange first-level transliteration derive from the use +% U201E and U201C as "correct" quoting characters. These two characters +% do not really belong together. The result is that somebody who uses +% U201C and U201D will get the incorrect U00AB / U00BB sequences. +% LEFT DOUBLE QUOTATION MARK + ; +% RIGHT DOUBLE QUOTATION MARK + ; +% DOUBLE LOW-9 QUOTATION MARK + ;"" +% DOUBLE HIGH-REVERSED-9 QUOTATION MARK + ; + translit_end END LC_CTYPE -- cgit v1.2.3-70-g09d2