svn commit: r52555 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Dec 4 17:39:02 UTC 2018
Author: gjb
Date: Tue Dec 4 17:39:01 2018
New Revision: 52555
URL: https://svnweb.freebsd.org/changeset/doc/52555
Log:
Document r304200, DTrace support for 'if' and 'else' statements.
Submitted by: markj
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Tue Dec 4 17:38:59 2018 (r52554)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Tue Dec 4 17:39:01 2018 (r52555)
@@ -174,6 +174,10 @@
<para>xlint and the ability to build lint libraries or lint
source code has been removed.</para>
+ <para revision="304200">The &man.dtrace.1; utility has been
+ updated to support <literal>if</literal> and
+ <literal>else</literal> statements.</para>
+
<para revision="323865">The &man.cat.1; utility has been updated
to print output aligned the same regardless of if invoked with
<literal>-ne</literal> or <literal>-be</literal>.</para>
More information about the svn-doc-all
mailing list