This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

adding intl/locale.alias entry


Hi,

We Japanese had been used locale name as 'ja_JP.ujis',
but in now we are moving to use 'ja_JP.eucJP' instead of
ja_JP.ujis. This patch adds an alias entry data to maintain
for back compatibility.



2000-10-26  GOTO Masanori  <gotom@debian.or.jp>

	* intl/locale.alias: Add ja_JP.ujis alias.


--- intl/locale.alias   Tue Sep  5 16:02:56 2000
+++ intl/locale.alias.new       Mon Oct 30 18:25:12 2000
@@ -52,6 +52,7 @@
 japanese       ja_JP.eucJP
 japanese.euc   ja_JP.eucJP
 ja_JP          ja_JP.eucJP
+ja_JP.ujis     ja_JP.eucJP
 japanese.sjis  ja_JP.SJIS
 korean         ko_KR.eucKR
 korean.euc     ko_KR.eucKR



Regards,
-- GOTO Masanori

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]