Date: Mon, 25 Oct 2010 07:39:05 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r214324 - head Message-ID: <201010250739.o9P7d5vS055233@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: avg Date: Mon Oct 25 07:39:05 2010 New Revision: 214324 URL: http://svn.freebsd.org/changeset/base/214324 Log: add dates along with revision numbers in UPDATING entry for 20100915 Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Oct 25 07:36:39 2010 (r214323) +++ head/UPDATING Mon Oct 25 07:39:05 2010 (r214324) @@ -35,10 +35,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9. 20100915: A workaround for a fixed ld bug has been removed in kernel code, so make sure that your system ld is built from sources after - revision 210245 (r211583 if building head kernel on stable/8, - r211584 for stable/7). A symptom of incorrect ld version is - different addresses for set_pcpu section and __start_set_pcpu - symbol in kernel and/or modules. + revision 210245 from 2010-07-19 (r211583 if building head kernel + on stable/8, r211584 for stable/7; both from 2010-08-21). + A symptom of incorrect ld version is different addresses for + set_pcpu section and __start_set_pcpu symbol in kernel and/or modules. 20100913: The $ipv6_prefer variable in rc.conf(5) has been split into
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010250739.o9P7d5vS055233>