From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D815D3858412; Tue, 29 Aug 2023 07:43:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D815D3858412 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1693295001; bh=LB75SmxZs1jiQpRpU4EVYFSziLv1XvkJBrYnwvn33lg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tdZ5zb59ftGhrdnHCN/va5xOFOn8hG6cqoZdma9GRqgqzrVSa+OYIYlOSdTNg0uMc JKAsc8DxoH2lbJS8xz9YqBQDjeONBkTIG1DnmgWqjc6Yl7y7tBlOhj/P3XRooUN3By yioCy9YfylQi8N3HtZLGJvdzHDlI75p4uSDng/Rw= From: "fweimer at redhat dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/30649] [PATCH] Add transliteration of common emojis to smileys Date: Tue, 29 Aug 2023 07:43:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.39 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution target_milestone Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30649 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fweimer at redhat dot com Status|NEW |RESOLVED Resolution|--- |FIXED Target Milestone|--- |2.39 --- Comment #6 from Florian Weimer --- Fixed for 2.39 via: commit dfe8c445883a50a55564b02b6957257bfc510db4 Author: Colin Leroy-Mira Date: Tue Aug 29 08:02:50 2023 +0200 localedata: Translit common emojis to smileys [BZ #30649] Add common emojis to the translit-able characters (mostly faces and hearts), and translit them to old-fashioned smileys. Signed-off-by: Colin Leroy-Mira Reviewed-by: Florian Weimer --=20 You are receiving this mail because: You are on the CC list for the bug.=