about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-28 23:16:00 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-28 23:16:00 +0000
commite486b034c753d112148c756e075bccd8a6462a41 (patch)
tree4c185e75900e1a2502b1150257e13dfc04c4b963
parent949e1b13eed30d12e34c2618484962a8a9234cc7 (diff)
downloadglibc-e486b034c753d112148c756e075bccd8a6462a41.tar.gz
glibc-e486b034c753d112148c756e075bccd8a6462a41.tar.xz
glibc-e486b034c753d112148c756e075bccd8a6462a41.zip
Update.
1999-11-28  Ulrich Drepper  <drepper@cygnus.com>

	* iconvdata/t.61.c (CHARSET_NAME): Correct name to what is used in
	gconv-modules.
-rw-r--r--ChangeLog5
-rw-r--r--iconvdata/t.61.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dd29e4dd11..4f459c3172 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-11-28  Ulrich Drepper  <drepper@cygnus.com>
+
+	* iconvdata/t.61.c (CHARSET_NAME): Correct name to what is used in
+	gconv-modules.
+
 1999-11-26  Ulrich Drepper  <drepper@cygnus.com>
 
 	* locale/programs/ld-ctype.c (allocate_arrays): Complete last
diff --git a/iconvdata/t.61.c b/iconvdata/t.61.c
index c9f674a60f..2b8d896238 100644
--- a/iconvdata/t.61.c
+++ b/iconvdata/t.61.c
@@ -365,7 +365,7 @@ static const char from_ucs4[][2] =
 
 
 /* Definitions used in the body of the `gconv' function.  */
-#define CHARSET_NAME		"T.61//"
+#define CHARSET_NAME		"T.61-8BIT//"
 #define FROM_LOOP		from_t_61
 #define TO_LOOP			to_t_61
 #define DEFINE_INIT		1