From owner-svn-src-head@freebsd.org Sun Nov 8 00:08:23 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05444A28BBA; Sun, 8 Nov 2015 00:08:23 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E1AB1324; Sun, 8 Nov 2015 00:08:22 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wicll6 with SMTP id ll6so49984035wic.0; Sat, 07 Nov 2015 16:08:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=CNMTBweTObB8Htcc1Czh6XX2oWqKx6hpeq9h/YeZflg=; b=CDoNjQvwIegCFyCAPqZnb1RRdJnKrrgn2pg2OfxS748lafQKm2fG8W79kvTlfM1Br6 E9dDTbWLY7oZE20U5SzDGJdOS9oEebAiTK5ovkeZY8TuH1Ps9VTAtjonoTwSlRqkj5kS qnp/If6Z1EG1hSc4KtxoX7W05Srbhjhrd63Up1ns7xbcBZRtKDZnWWIC+ht9HMwAGU5H Hk+Lx0TCpkX8XaflNVSsOtTdHlykqS+hLL4JDt7efy5wYmyJOm6xHtU2WQEDPRQ5oWbc SSa5UQwarDxiOSYg8D4dP2Vo+svsdz50tn8FTFcaEo4aU+cVjiES8NGPI2U/SGMLLbG7 WX5Q== X-Received: by 10.194.86.161 with SMTP id q1mr26602626wjz.88.1446941301141; Sat, 07 Nov 2015 16:08:21 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id ee5sm7426025wjd.17.2015.11.07.16.08.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Nov 2015 16:08:20 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 8 Nov 2015 01:08:18 +0100 From: Baptiste Daroussin To: Hajimu UMEMOTO Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r290522 - head/share/timedef Message-ID: <20151108000818.GE31396@ivaldir.etoilebsd.net> References: <201511072354.tA7NsEPs032069@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tMbDGjvJuJijemkf" Content-Disposition: inline In-Reply-To: <201511072354.tA7NsEPs032069@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2015 00:08:23 -0000 --tMbDGjvJuJijemkf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 07, 2015 at 11:54:14PM +0000, Hajimu UMEMOTO wrote: > Author: ume > Date: Sat Nov 7 23:54:14 2015 > New Revision: 290522 > URL: https://svnweb.freebsd.org/changeset/base/290522 >=20 > Log: > Fix alignment of the short month names for CJK locales, > as far as I could edit them. >=20 They are auto generated, I will try to have a look to fix the generation to= ol so we won't get hit by it next time. Thanks for the fix! Best regards, Bapt --tMbDGjvJuJijemkf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlY+knIACgkQ8kTtMUmk6Ew1FgCfTFONDr2pMdZdOvhL1JK5/euN 7B8An21Ky2RUGDxab4WkvkQpEkUkDsil =K+tI -----END PGP SIGNATURE----- --tMbDGjvJuJijemkf--