From owner-freebsd-current@FreeBSD.ORG Fri May 22 20:32:46 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C259D106568A for ; Fri, 22 May 2009 20:32:46 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 4DCC58FC1D for ; Fri, 22 May 2009 20:32:46 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (pD9E2D3E4.dip.t-dialin.net [217.226.211.228]) by redbull.bpaserver.net (Postfix) with ESMTP id 4099F2E0EF; Fri, 22 May 2009 22:32:40 +0200 (CEST) Received: from unknown (IO.Leidinger.net [192.168.2.103]) by outgoing.leidinger.net (Postfix) with ESMTP id 8A648243A8E; Fri, 22 May 2009 22:32:36 +0200 (CEST) Date: Fri, 22 May 2009 22:32:35 +0200 From: Alexander Leidinger To: Roman Divacky Message-ID: <20090522223235.000030c8@unknown> In-Reply-To: <20090521211013.GA76374@freebsd.org> References: <20090521204607.GA34381@mavetju.org> <20090521211013.GA76374@freebsd.org> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.10.13; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: 4099F2E0EF.30D0D X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, ORDB-RBL, SpamAssassin (not cached, score=-14.823, required 6, BAYES_00 -15.00, RDNS_DYNAMIC 0.10, TW_TD 0.08) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: freebsd-current@freebsd.org, Edwin Groothuis Subject: Re: Update of tzcode from 2004a to 2009e X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2009 20:32:47 -0000 On Thu, 21 May 2009 23:10:14 +0200 Roman Divacky wrote: > On Fri, May 22, 2009 at 06:46:07AM +1000, Edwin Groothuis wrote: > > Please be informed that I will commit an update to the tzcode Yeah! > > related code (zic, zdump, stdtime of libc) in the coming days. Last > > year[1] > > what new is there? what will it improve? One point is: linux_base-fX with X >= at least 8 will work without problems related to the local time (the linux date will print the right time). Bye, Alexander.