Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2017 14:39:11 +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: r319425 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201706011439.v51EdBbL074482@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Thu Jun  1 14:39:11 2017
New Revision: 319425
URL: https://svnweb.freebsd.org/changeset/base/319425

Log:
  Document r305837, readelf(1) ARM program and section header reporting.
  Document r305844, ELF Tool Chain updated to r3490.
  Document r309125, strings(1) exit status fix.
  
  Submitted by:	emaste
  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	Thu Jun  1 14:39:10 2017	(r319424)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun  1 14:39:11 2017	(r319425)
@@ -248,8 +248,19 @@
     <sect2 xml:id="userland-contrib">
       <title>Contributed Software</title>
 
+      <para revision="305837">&man.readelf.1; utility has been updated
+	to report &arch.arm; program and section header types.</para>
+
+      <para revision="305844" contrib="sponsor" sponsor="&ff;">The
+	<acronym>ELF</acronym> Tool Chain has been updated to upstream
+	revision r3490.</para>
+
       <para revision="307729">&man.unbound.8; has been updated to
 	version 1.5.10.</para>
+
+      <para revision="309125">&man.strings.1; has been updated to fix
+	the exit status when multiple files are provided as arguments,
+	and an error is encountered before the last file.</para>
 
       <para revision="309511"><application>Subversion</application>
 	has been updated to version 1.9.5.</para>



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