Date: Tue, 28 Apr 2015 18:10:58 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r282168 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201504281810.t3SIAw05024541@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504281810.t3SIAw05024541>