diff options
Diffstat (limited to 'iconvdata/gconv-modules')
-rw-r--r-- | iconvdata/gconv-modules | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules index 8c0e3e4638..faca7bf855 100644 --- a/iconvdata/gconv-modules +++ b/iconvdata/gconv-modules @@ -1,5 +1,5 @@ # GNU libc iconv configuration. -# Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc. +# Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. # @@ -976,6 +976,10 @@ module EUC-CN// INTERNAL EUC-CN 1 module INTERNAL EUC-CN// EUC-CN 1 # from to module cost +module EUC-CN// BIG5// GBBIG5 1 +module BIG5// EUC-CN// GBBIG5 1 + +# from to module cost alias GB13000// GBK// alias CP936// GBK// module GBK// INTERNAL GBK 1 |