diff options
author | Egor Kobylkin <egor@kobylkin.com> | 2019-01-02 05:50:13 +0100 |
---|---|---|
committer | Rafal Luzynski <digitalfreak@lingonborough.com> | 2019-07-20 21:49:38 +0200 |
commit | c7e4b684e77323d1ef85dcdde8a41411ebe3b581 (patch) | |
tree | a0f8a3fa4e6f8462b85ef379fb6969de533c9321 /ChangeLog | |
parent | 1f7097d09ce628878107ed30341cfc1eb3649a81 (diff) | |
download | glibc-c7e4b684e77323d1ef85dcdde8a41411ebe3b581.tar.gz glibc-c7e4b684e77323d1ef85dcdde8a41411ebe3b581.tar.xz glibc-c7e4b684e77323d1ef85dcdde8a41411ebe3b581.zip |
locale/C-translit.h.in: Cyrillic -> ASCII transliteration [BZ #2872]
This patch adds Cyrillic to plain ASCII transliteration table according to GOST 7.79-2000 System B standard to the C locale. [BZ #2872] * locale/C-translit.h.in: Add Cyrillic transliteration.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a606c5fd60..a1fdef9cff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2019-07-20 Egor Kobylkin <egor@kobylkin.com> + + [BZ #2872] + * locale/C-translit.h.in: Add Cyrillic transliteration. + 2019-07-19 Florian Weimer <fweimer@redhat.com> * sysdeps/unix/sysv/linux/syscall-names.list: Add system calls |