diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-11-15 07:42:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-11-15 07:42:41 +0000 |
commit | 8c316a1a3a6875d224d648ff1a4f9118615f47ec (patch) | |
tree | bd2f9afb0d9112dc9e3ec3aea628c592c927120e /iconvdata/gconv-modules | |
parent | b283cc5d0fcc213cff148ee6a73e1f5addd03c46 (diff) | |
download | glibc-8c316a1a3a6875d224d648ff1a4f9118615f47ec.tar.gz glibc-8c316a1a3a6875d224d648ff1a4f9118615f47ec.tar.xz glibc-8c316a1a3a6875d224d648ff1a4f9118615f47ec.zip |
Add CP936 as alias for GBK.
Diffstat (limited to 'iconvdata/gconv-modules')
-rw-r--r-- | iconvdata/gconv-modules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules index bf75486972..0ccc75eb87 100644 --- a/iconvdata/gconv-modules +++ b/iconvdata/gconv-modules @@ -959,6 +959,7 @@ module INTERNAL EUC-CN// EUC-CN 1 # from to module cost alias GB13000// GBK// +alias CP936// GBK// module GBK// INTERNAL GBK 1 module INTERNAL GBK// GBK 1 |