From owner-svn-src-head@FreeBSD.ORG Sat May 23 17:54:19 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 772D51065675; Sat, 23 May 2009 17:54:19 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 1F3F08FC1A; Sat, 23 May 2009 17:54:19 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id n4NHrMOx022070; Sat, 23 May 2009 11:53:22 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 23 May 2009 11:53:37 -0600 (MDT) Message-Id: <20090523.115337.-1215985067.imp@bsdimp.com> To: edwin@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200905230631.n4N6Vosa046372@svn.freebsd.org> References: <200905230631.n4N6Vosa046372@svn.freebsd.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r192625 - in head: . lib/libc/stdtime usr.sbin/zic X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 23 May 2009 17:54:19 -0000 In message: <200905230631.n4N6Vosa046372@svn.freebsd.org> Edwin Groothuis writes: : After the installation of this code and the running of zic(8), you : need to run tzsetup(8) again to install the new datafile. Please add an UPDATING entry for this, since we are going to get complaints about it... Warner