This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[COMMITTED] Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517]
- From: Mike FABIAN <mfabian at redhat dot com>
- To: "GNU C Library" <libc-alpha at sourceware dot org>
- Date: Thu, 22 Feb 2018 16:43:09 +0100
- Subject: [COMMITTED] Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517]
- Authentication-results: sourceware.org; auth=none
>From 7ec5f9465e732e668d0dc94ac078ba68056d6d0a Mon Sep 17 00:00:00 2001
From: Mike FABIAN <mfabian@redhat.com>
Date: Mon, 19 Feb 2018 21:59:30 +0100
Subject: [PATCH] =?UTF-8?q?Add=20missing=20=E2=80=9Creorder-end=E2=80=9D?=
=?UTF-8?q?=20in=20LC=5FCOLLATE=20of=20et=5FEE=20[BZ=20#22517]?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[BZ #22517]
* localedata/locales/et_EE (LC_COLLATE): add missing â??reorder-endâ??
---
ChangeLog | 5 +++++
localedata/locales/et_EE | 2 ++
2 files changed, 7 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 8ced269fe7..d8de7a91a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-02-21 Mike FABIAN <mfabian@redhat.com>
+
+ [BZ #22517]
+ * localedata/locales/et_EE (LC_COLLATE): add missing â??reorder-endâ??
+
2018-02-21 Rical Jasan <ricaljasan@pacific.net>
* io/fcntl.h: Fix a typo in a comment.
diff --git a/localedata/locales/et_EE b/localedata/locales/et_EE
index 9cb55b568f..bab7493c98 100644
--- a/localedata/locales/et_EE
+++ b/localedata/locales/et_EE
@@ -103,6 +103,8 @@ reorder-after <w>
<U00FC> <u-diaresis>;<BAS>;<MIN>;IGNORE % ü
<U00DC> <u-diaresis>;<BAS>;<CAP>;IGNORE % Ã?
+reorder-end
+
END LC_COLLATE
LC_CTYPE
--
2.14.3