From 5301c98776167e70ee508e291a7f1fb38e4ba4f6 Mon Sep 17 00:00:00 2001 From: Dimitris Pappas Date: Thu, 21 Apr 2016 23:21:09 -0400 Subject: charmaps: IBM875: fix mapping of iota/upsilon variants [BZ #18453] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The letters ΐ/ϊ and ΰ/ϋ are swapped in the EBCDIC 875 map. Verified against the original IBM spec. --- localedata/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'localedata/ChangeLog') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 77326408f3..0aa20710ab 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2016-05-07 Dimitris Pappas + + [BZ #18453] + * charmaps/IBM875: Swap ΐ/ϊ and ΰ/ϋ places. + 2016-05-01 Arnas Udovičius [BZ #12450] -- cgit v1.2.3