From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 73736 invoked by alias); 29 Jun 2016 15:24:02 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 73701 invoked by uid 89); 29 Jun 2016 15:24:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.1 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,LIKELY_SPAM_SUBJECT,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*r:470, 66, 3ADEV, 3adev X-HELO: smtp2-g21.free.fr Date: Wed, 29 Jun 2016 15:24:00 -0000 From: Albert ARIBAUD To: Mike FABIAN Cc: GLIBC Devel , Pravin Satpute , Jens Petersen Subject: Re: [PATCH] Update the i18n, UTF-8 and translit_* files to Unicode 9.0.0 Message-ID: <20160629172338.06d1613b.albert.aribaud@3adev.fr> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2016-06/txt/msg01220.txt.bz2 Hi Mike, On Wed, 29 Jun 2016 16:56:17 +0200, Mike FABIAN wrote : > Unicode 9.0.0 has been released recently (2016-06-21). > > Here is a patch to update the i18n, tr_TR, UTF-8, and the translit_* > files to Unicode 9.0.0. Typo, probably: > diff --git a/NEWS b/NEWS > index e2737d5..5960274 100644 > --- a/NEWS > +++ b/NEWS > @@ -6,6 +6,11 @@ Please send GNU C library bug reports via > using `glibc' in the "product" > field. > Version 2.24 > +* Unicode 8.0.0 Support: Character encoding, character type info, and ~~~~~ This should be 9.0.0, should it not? > + transliteration tables are all updated to Unicode 9.0.0, using > + generator scripts contributed by Mike FABIAN (Red Hat). > + These updates cause user visible changes, such as the fix for bug > + 20313. Cordialement, Albert ARIBAUD 3ADEV