From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 107953 invoked by alias); 26 Nov 2019 11:44:41 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 107932 invoked by uid 89); 26 Nov 2019 11:44:41 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=H*i:@kobylkin.com, H*f:@kobylkin.com, HX-Languages-Length:376 X-HELO: albireo.enyo.de From: Florian Weimer To: "Diego \(Egor\) Kobylkin" Cc: "libc-locales\@sourceware.org" , "libc-alpha\@sourceware.org" , Marko Myllynen Subject: Re: [PATCHv3] locale/C-translit.h.in: Greek -> ASCII transliteration table [BZ #12031] References: Date: Tue, 26 Nov 2019 11:44:00 -0000 In-Reply-To: (Diego Kobylkin's message of "Thu, 14 Nov 2019 13:14:14 +0000") Message-ID: <87k17mg8uy.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2019-q4/txt/msg00088.txt.bz2 * Diego Kobylkin: > Changelog: > > v3 > * spurious change (https/http) removed > > v2 > * ETA WITH TONOS is now transliterated as I/i to be consistent > throughout the table. Ancient Greek calls for E/e and modern for I/i > which we are taking here. Thanks, I have pushed this for you.