public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Define ISO 639-3 "tok" [BZ #28950]
@ 2022-03-14 12:49 Carlos O'Donell
  0 siblings, 0 replies; only message in thread
From: Carlos O'Donell @ 2022-03-14 12:49 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=70f021e66ae73a99bff9bcc5b71eefb63fc74320

commit 70f021e66ae73a99bff9bcc5b71eefb63fc74320
Author: Carlos O'Donell <carlos@redhat.com>
Date:   Tue Mar 8 14:57:29 2022 -0500

    Define ISO 639-3 "tok" [BZ #28950]
    
    Effective 2022-01-20 via SIL request 2021-043 the identifier "tok"
    is now active for Toki Pona in the code set for ISO 639-3.
    
    References:
    https://iso639-3.sil.org/code/tok
    https://iso639-3.sil.org/sites/iso639-3/files/change_requests/2021/2021-043.pdf
    
    No regressions on x86_64.

Diff:
---
 locale/iso-639.def | 1 +
 1 file changed, 1 insertion(+)

diff --git a/locale/iso-639.def b/locale/iso-639.def
index 926aebada0..242e768226 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -480,6 +480,7 @@ DEFINE_LANGUAGE_CODE3 ("Tiv", tiv, tiv)
 DEFINE_LANGUAGE_CODE3 ("Tlingit", tli, tli)
 DEFINE_LANGUAGE_CODE3 ("Tok Pisin", tpi, tpi)
 DEFINE_LANGUAGE_CODE3 ("Tokelau", tkl, tkl)
+DEFINE_LANGUAGE_CODE3 ("Toki Pona", tok, tok)
 DEFINE_LANGUAGE_CODE3 ("Tonga (Nyasa)", tog, tog)
 DEFINE_LANGUAGE_CODE ("Tonga (Tonga Islands)", to, ton, ton)
 DEFINE_LANGUAGE_CODE3 ("Tsimshian", tsi, tsi)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-14 12:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-14 12:49 [glibc] Define ISO 639-3 "tok" [BZ #28950] Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).