From 350b053ae97f0764a5910fbf4fc168cb1216efbd Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 5 Dec 2001 10:11:07 +0000 Subject: Update. 2001-12-05 Ulrich Drepper * iconvdata/Makefile (modules): Add TCVN5712-1. * iconvdata/TESTS: Add TCVN5712-1. * iconvdata/gconv-modules: Likewise. * iconvdata/tcvn5712-1.c: New file. * iconvdata/testdata/TCVN5712-1: New file. * iconvdata/testdata/TCVN5712-1..UTF8: New file. --- iconvdata/gconv-modules | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'iconvdata/gconv-modules') diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules index a5178e3c00..66bb473778 100644 --- a/iconvdata/gconv-modules +++ b/iconvdata/gconv-modules @@ -1,7 +1,6 @@ # GNU libc iconv configuration. # Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Ulrich Drepper , 1997. # # The GNU C Library is free software; you can redistribute it and/or @@ -1503,3 +1502,10 @@ module INTERNAL MAC-SAMI// MAC-SAMI 1 # from to module cost module ARMSCII-8// INTERNAL ARMSCII-8 1 module INTERNAL ARMSCII-8// ARMSCII-8 1 + +# from to module cost +alias TCVN// TCVN5712-1// +alias TCVN-5712// TCVN5712-1// +alias TCVN5712-1:1993// TCVN5712-1// +module TCVN5712-1// INTERNAL TCVN5712-1 1 +module INTERNAL TCVN5712-1// TCVN5712-1 1 -- cgit v1.2.3