From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 62987 invoked by alias); 8 Jan 2018 23:54:54 -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 62970 invoked by uid 89); 8 Jan 2018 23:54:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*MI:poczta, H*M:poczta, HImportance:Medium, H*x:Open-Xchange X-HELO: aev204.rev.netart.pl X-Spam-Score: 0 Date: Mon, 08 Jan 2018 23:54:00 -0000 From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <382846926.675155.1515455688091@poczta.nazwa.pl> Subject: [PATCH v11 0/5][BZ 10871] Month names in alternative grammatical case MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Originating-Client: com.openexchange.ox.gui.dhtml X-SW-Source: 2018-01/txt/msg00258.txt.bz2 As requested by Carlos, [1] this is the 11th version of my patches. This version is actually the same as the previous one, [2] it is only rebased to the current master. Again, note that this set contains only patches 1/5, 3/5, and 5/5. The patches 2/5 and 4/5 contain updates to the generated files and ChangeLog, they should be eventually squashed but not posted to this list. As we are short of time, these patches are not attached to bugzilla. [3] Additionally, I'm adding the locale data patch for pl_PL. It may be considered as a separate patch but I am going to push it as soon as all other patches are accepted. This patch is already accepted by the Polish translation team. Note that the change introduced by this set of patches will be visible only in locales which actually contain different "mon" and "alt_mon" arrays. Regards, Rafal [1] https://sourceware.org/ml/libc-alpha/2018-01/msg00257.html [2] https://sourceware.org/ml/libc-alpha/2017-11/msg00569.html [3] https://sourceware.org/bugzilla/show_bug.cgi?id=10871