Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2017 17:21:39 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r318049 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201705091721.v49HLdMT057121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue May  9 17:21:39 2017
New Revision: 318049
URL: https://svnweb.freebsd.org/changeset/base/318049

Log:
  Document r316045, libthr(3) evaluation/removal in OLD_FILES.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:38 2017	(r318048)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:39 2017	(r318049)
@@ -159,6 +159,12 @@
     <sect2 xml:id="userland-config">
       <title>Userland Configuration Changes</title>
 
+      <para revision="316045">The &man.libthr.3; library and related
+	files are now evaluated and removed by the
+	<literal>delete-old-libs</literal> target when upgrading the
+	system if <literal>WITHOUT_LIBTHR</literal> is
+	set in &man.src.conf.5;.</para>
+
       <para revision="316423" contrib="sponsor" sponsor="&ff;">The
 	<literal>WITH_LLD_AS_LD</literal> build knob has been added,
 	which installs <application>LLD</application> as



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705091721.v49HLdMT057121>