Now that we have manpages lets also package them.
Signed-off-by: Mark Wielaard
---
config/ChangeLog| 5 +
config/elfutils.spec.in | 2 ++
2 files changed, 7 insertions(+)
diff --git a/config/ChangeLog b/config/ChangeLog
index 12a141b2..f4d80224 100644
--- a/config/ChangeLog
+++ b/co
The readelf code did parse section numbers, but then failed to actually
dump the section found. Fixed by actually calling the dump function
(either the hex or string variant). Add testcase for readelf -x num.
Signed-off-by: Mark Wielaard
---
src/ChangeLog | 5 +
src/readelf.c
Hi Ben,
On Fri, 2019-08-23 at 13:42 -0700, Ben Woodard wrote:
> - Added doc/README
I like this one. If only because it says we would like to move to
sphinx :) I must admit I am not a fan of raw nroff. But of course it is
better than nothing.
> - Updated doc/ChangeLog
Thanks. You don't really ha