aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-04-23 09:22:10 +0000
committerJakub Jelinek <jakub@redhat.com>2007-04-23 09:22:10 +0000
commitb64a9db89be6be873d8e096e7f83833cc3925177 (patch)
tree610c7873343e88326d3c2db214c328b5508f6781
parent4d3144c943abe4b8e829d0cd1073a82110f8dd02 (diff)
downloadglibc-b64a9db89be6be873d8e096e7f83833cc3925177.zip
glibc-b64a9db89be6be873d8e096e7f83833cc3925177.tar.gz
glibc-b64a9db89be6be873d8e096e7f83833cc3925177.tar.bz2
[BZ #4405]
* iconvdata/gconv-modules (E13B): Add a missing slash to the alias name. Patch by Aurelien Jarno <aurelien@aurel32.net>. 2007-04-23 Jakub Jelinek <jakub@redhat.com> [BZ #4405] * iconvdata/gconv-modules (E13B): Add a missing slash to the alias name. Patch by Aurelien Jarno <aurelien@aurel32.net>.
-rw-r--r--ChangeLog6
-rw-r--r--iconvdata/gconv-modules2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3420092..4059533 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-23 Jakub Jelinek <jakub@redhat.com>
+
+ [BZ #4405]
+ * iconvdata/gconv-modules (E13B): Add a missing slash to the alias
+ name. Patch by Aurelien Jarno <aurelien@aurel32.net>.
+
2007-04-22 Roland McGrath <roland@redhat.com>
* elf/elf.h (NT_PRXFPREG): New macro.
diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules
index 7f47dec..8d4667f 100644
--- a/iconvdata/gconv-modules
+++ b/iconvdata/gconv-modules
@@ -1376,7 +1376,7 @@ module INTERNAL INIS-CYRILLIC// INIS-CYRILLIC 1
# from to module cost
alias ISO-IR-98// ISO_2033//
alias ISO_2033-1983// ISO_2033//
-alias E13B/ ISO_2033//
+alias E13B// ISO_2033//
alias CSISO2033// ISO_2033//
module ISO_2033// INTERNAL ISO_2033 1
module INTERNAL ISO_2033// ISO_2033 1