Date: Wed, 18 Apr 2018 14:42:42 +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: r332676 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201804181442.w3IEggHV013807@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Wed Apr 18 14:42:42 2018 New Revision: 332676 URL: https://svnweb.freebsd.org/changeset/base/332676 Log: Document r331838, clang, lld, lldb, llvm, etc. update to 6.0.0. 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 Wed Apr 18 14:42:41 2018 (r332675) +++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:42:42 2018 (r332676) @@ -171,7 +171,13 @@ <sect2 xml:id="userland-contrib"> <title>Contributed Software</title> - <para> </para> + <para revision="331838">The <application>clang</application>, + <application>llvm</application>, + <application>lld</application>, + <application>lldb</application>, and + <application>complier-rt</application> utilities as well as + <literal>libc++</literal> have been updated to upstream + version 6.0.0.</para> </sect2> <sect2 xml:id="userland-installer">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804181442.w3IEggHV013807>