about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-06-14 22:34:09 +0200
committerFlorian Weimer <fweimer@redhat.com>2018-06-14 22:34:10 +0200
commit14beef7575099f6373f9a45b4656f1e3675f7372 (patch)
tree6995857a24d56f439f0b5848963a7030039889d0 /ChangeLog
parentc596630bbdcab1520f0f2ebe065bc7b7eb508e99 (diff)
downloadglibc-14beef7575099f6373f9a45b4656f1e3675f7372.tar.gz
glibc-14beef7575099f6373f9a45b4656f1e3675f7372.tar.xz
glibc-14beef7575099f6373f9a45b4656f1e3675f7372.zip
localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290]
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3604b1c717..6cf157acb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2018-06-14  Florian Weimer  <fweimer@redhat.com>
+
+	[BZ #23290]
+	* localedata/charmaps/IBM273: Map codepoint 0xbc to U+00AF, so
+	that the result stays within the ISO-8859-1 range.
+	* iconvdata/ibm273.c (HAS_HOLES): Define as 0 because all 256
+	characters are defined in IBM273.
+
 2018-06-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
 
 	* sysdeps/mach/include/mach/mach_traps.h (__mach_thread_self,