From d1ba19983b475917d91d8a2bf81876ef88cce08f Mon Sep 17 00:00:00 2001 From: gjb Date: Wed, 21 Sep 2016 18:12:38 +0000 Subject: Add c++filt, missed in the previous commit. Submitted by: emaste Approved by: re (implicit) Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 579b410..539120e 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -503,6 +503,7 @@ The ELF object manipulation tools addr2line, + c++filt, objcopy, nm, readelf, -- cgit v1.1