svn commit: r279060 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Fri Feb 20 17:46:05 UTC 2015
Author: gjb
Date: Fri Feb 20 17:46:04 2015
New Revision: 279060
URL: https://svnweb.freebsd.org/changeset/base/279060
Log:
Document r278934, elf(3) dependency removed from dtri.o
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Feb 20 17:46:02 2015 (r279059)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Feb 20 17:46:04 2015 (r279060)
@@ -464,6 +464,12 @@
<para revision="277610">The <literal>futimens()</literal> and
<literal>utimensat()</literal> system calls have been
added. See &man.utimensat.2; for more information.</para>
+
+ <para revision="278934">The &man.elf.3; compile-time dependency
+ has been removed from <filename>dtri.o</filename>, which
+ allows adding <application>DTrace</application> to userland
+ applications and libraries without also linking against
+ &man.elf.3;.</para>
</sect2>
<sect2 xml:id="userland-abi">
More information about the svn-src-head
mailing list