svn commit: r196684 - stable/7
N.J. Mann
njm at njm.me.uk
Tue Sep 1 16:56:20 UTC 2009
In message <200908310245.n7V2jliD013837 at svn.freebsd.org>,
Edwin Groothuis (edwin at 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.
--
More information about the svn-src-stable
mailing list