Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2018 17:39:01 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52555 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Message-ID:  <201812041739.wB4Hd1vg052522@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



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