Date: Tue, 16 Apr 2002 11:03:44 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Doug Barton <DougB@FreeBSD.org> Cc: Alexey Zelkin <phantom@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, ache@FreeBSD.org Subject: Re: cvs commit: src/etc locale.deprecated Message-ID: <20020416080344.GD46332@sunbay.com> In-Reply-To: <20020416075301.GC46332@sunbay.com> References: <20020415205015.A82862@ark.cris.net> <20020415105830.D266-100000@master.gorean.org> <20020416075301.GC46332@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--veXX9dWIonWZEC6h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 16, 2002 at 10:53:01AM +0300, Ruslan Ermilov wrote: > On Mon, Apr 15, 2002 at 10:59:02AM -0700, Doug Barton wrote: > > On Mon, 15 Apr 2002, Alexey Zelkin wrote: > >=20 > > > Anyway, I could agree on adding some stuff from -CURRENT > >=20 Err, to -CURRENT. :-) > > Cool! I look forward to seeing these updates. > >=20 > I think what Alexey needs to do is to merge RELENG_4 and > HEAD versions of this file. I too don't quite follow why > ja_JP.EUC -> ja_JP.eucJP etc. should exist in RELENG_4 only. > It seem illogical. There shouldn't be any difference here > between upgrading from old 4.x to either 4.5-STABLE or to > 5.0-CURRENT. >=20 Here's what I mean, specifically: %%% Index: locale.deprecated =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/etc/locale.deprecated,v retrieving revision 1.4 diff -u -r1.4 locale.deprecated --- locale.deprecated 16 Apr 2002 07:55:20 -0000 1.4 +++ locale.deprecated 16 Apr 2002 08:02:34 -0000 @@ -8,7 +8,10 @@ # Format: # <deprecated_locale> <new_locale> # +ja_JP.EUC ja_JP.eucJP +ko_KR.EUC ko_KR.eucKR ru_RU.ISO_8859-5 ru_RU.ISO8859-5 ru_SU.CP866 ru_RU.CP866 ru_SU.ISO_8859-5 ru_RU.ISO8859-5 ru_SU.KOI8-R ru_RU.KOI8-R +zh_CN.EUC zh_CN.eucCN %%% Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --veXX9dWIonWZEC6h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8u9rgUkv4P6juNwoRAhyTAJ0foBPLUkCnh5/f2miXo/osQHY0/wCffmyr FCcCkHdsf2VxxbPX4FqVilk= =vqWf -----END PGP SIGNATURE----- --veXX9dWIonWZEC6h-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020416080344.GD46332>