Date: Tue, 1 Sep 2009 17:29:39 +0100 From: "N.J. Mann" <njm@njm.me.uk> To: Edwin Groothuis <edwin@FreeBSD.org> Cc: svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-stable-7@FreeBSD.org Subject: Re: svn commit: r196684 - stable/7 Message-ID: <20090901162939.GA2371@titania.njm.me.uk> In-Reply-To: <200908310245.n7V2jliD013837@svn.freebsd.org> References: <200908310245.n7V2jliD013837@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200908310245.n7V2jliD013837@svn.freebsd.org>, Edwin Groothuis (edwin@FreeBSD.org) wrote: > Author: edwin > Date: Mon Aug 31 02:45:47 2009 > New Revision: 196684 > URL: http://svn.freebsd.org/changeset/base/196684 > > Log: > MFC of r192625: > > Throw alert about the newly generated format of zic(8) and the > necessarity to run tzsetup(8). > > Modified: > stable/7/UPDATING (contents, props changed) > > Modified: stable/7/UPDATING > ============================================================================== > --- stable/7/UPDATING Mon Aug 31 02:22:18 2009 (r196683) > +++ stable/7/UPDATING Mon Aug 31 02:45:47 2009 (r196684) > @@ -8,6 +8,11 @@ Items affecting the ports and packages s > /usr/ports/UPDATING. Please read that file before running > portupgrade. > > +20090831: > + The newly imported zic(8) produces a new format in the > + output. Please run tzsetup(8) to install the newly created > + data to /etc/localtime. > + > 20090731: > The ABI of various structures related to the SYSV IPC API have > been changed. Bump __FreeBSD_version to 702105. I have just updated one of my machines that runs 7-STABLE and having done so I followed the above instructions. Having read the instructions I was expecting the new version of /etc/localtime to be different from the old one. However, the new one is identical to the old one. Is this to be expected? Cheers, Nick. --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090901162939.GA2371>