From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10557 invoked from network); 9 Jul 2009 03:41:18 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from new-brage.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.254.104) by ns1.primenet.com.au with SMTP; 9 Jul 2009 03:41:18 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 4006 invoked from network); 9 Jul 2009 03:33:10 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 9 Jul 2009 03:33:10 -0000 Received: (qmail 10988 invoked by alias); 9 Jul 2009 03:33:01 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 27101 Received: (qmail 18635 invoked from network); 9 Jul 2009 02:51:19 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 9 Jul 2009 02:51:19 -0000 Received: from mx.spodhuis.org (redoubt.spodhuis.org [94.142.241.89]) by bifrost.dotsrc.org (Postfix) with ESMTPS id BCE0880307FA for ; Thu, 9 Jul 2009 04:51:16 +0200 (CEST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=d200902; d=spodhuis.org; h=Received:Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:Content-Transfer-Encoding:In-Reply-To; b=0cSDypvYl6XhsDHD7rq0j6MWF2qZ2ZVmA1bvIJgv6pIQJSx/j7QL3OrQqCIq57OzX2QL6KFS5BBblRAe/tiADIvzA8zek+b0xjV6Oo+i/DrOhuOKiRwROnuOfIpErwIUlDjM63/sivUtL9ASMBihhRYYd2WCCXdCGDEBlY6/KYc=; Received: by smtp.spodhuis.org with local id 1MOjj8-000Gdp-Pa; Thu, 09 Jul 2009 02:51:14 +0000 Date: Wed, 8 Jul 2009 19:51:14 -0700 From: Phil Pennock To: Peter Stephenson Cc: zsh-workers@sunsite.dk Subject: Re: ChangeLog and UTF-8 Message-ID: <20090709025114.GA58888@redoubt.spodhuis.org> Mail-Followup-To: Peter Stephenson , zsh-workers@sunsite.dk References: <090707202021.ZM14948@torch.brasslantern.com> <200907080833.n688XsJd030133@news01.csr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200907080833.n688XsJd030133@news01.csr.com> X-Virus-Scanned: ClamAV 0.94.2/9549/Wed Jul 8 20:14:06 2009 on bifrost X-Virus-Status: Clean On 2009-07-08 at 09:33 +0100, Peter Stephenson wrote: > Bart Schaefer wrote: > > For a while we were avoiding UTF-8 in the ChangeLog, but recently a few > > multibyte characters have crept in. > > > > I don't have any strong opinion one way or the other, but there didn't > > seem to be any statement of intent to change practice, so I inquire to > > be sure it isn't by mistake. > > I think they're have actually been some for quite a while. I would be > worried if it started containing other encodings as well. There's plenty of Latin1 in the older changelogs, in the form of "Zoltán Hidvégi" expressed using Latin1. -Phil