mirror of git://sourceware.org/git/glibc.git
[BZ #244]
Update. 2004-07-20 Ulrich Drepper <drepper@redhat.com> * iconvdata/gconv-modules: Add alias for IBM874 [BZ #244].
This commit is contained in:
parent
164f863efd
commit
3a9537a1bc
|
@ -1,3 +1,7 @@
|
||||||
|
2004-07-20 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* iconvdata/gconv-modules: Add alias for IBM874 [BZ #244].
|
||||||
|
|
||||||
2004-07-19 Jakub Jelinek <jakub@redhat.com>
|
2004-07-19 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
[BZ #258]
|
[BZ #258]
|
||||||
|
|
|
@ -1219,6 +1219,7 @@ module INTERNAL CP1258// CP1258 1
|
||||||
# from to module cost
|
# from to module cost
|
||||||
alias 874// IBM874//
|
alias 874// IBM874//
|
||||||
alias CP874// IBM874//
|
alias CP874// IBM874//
|
||||||
|
alias WINDOWS-874// IBM874//
|
||||||
module IBM874// INTERNAL IBM874 1
|
module IBM874// INTERNAL IBM874 1
|
||||||
module INTERNAL IBM874// IBM874 1
|
module INTERNAL IBM874// IBM874 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue