svn commit: r282168 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Apr 28 18:10:59 UTC 2015


Author: gjb
Date: Tue Apr 28 18:10:58 2015
New Revision: 282168
URL: https://svnweb.freebsd.org/changeset/base/282168

Log:
  Partially document r280859, readelf(1) is now switched to the ELF
  toolchain version.
  
  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	Tue Apr 28 18:10:55 2015	(r282167)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:10:58 2015	(r282168)
@@ -381,6 +381,7 @@
 	<application>addr2line</application>,
 	<application>elfcopy (strip)</application>,
 	<application>nm</application>,
+	<application>readelf</application>,
 	<application>size</application>, and
 	<application>strings</application> were switched to the
 	versions from the ELF Tool Chain project.</para>


More information about the svn-src-all mailing list