diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 380a0cd7..00a61ac3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,56 @@ +2019-09-02 Mark Wielaard <[email protected]> + + * readelf.1 (symbols): Add optional section name. + (dyn-sym): Document new option. + +2019-08-28 Mark Wielaard <[email protected]> + + * COPYING: Rename to... + * COPYING-GFDL: ... this. + +2019-08-23 Ben Woodard <[email protected]> + + * Updated the eu-readelf man page to make it match the options + that eu-readelf actually supports. + +2019-08-22 Ben Woodard <[email protected]>S + + * Move the .1 man pages to the correct place. + +2019-08-21 Ben Woodard <[email protected]> + + * Updated Changelog + * Added README + +2019-08-20 Ben Woodard <[email protected]> + + * Added eu-elfclassify.1 man page based upon --help + * Forked binutils readelf page to make eu-readelf.1 man page + * Modified eu-readelf.1 to add -n:: option. + * Disabled sgml file building per mjw. + * Added man pages to Makefile.am + +2019-06-20 Ben Woodard <[email protected]> + + * Added the beginnings of some man pages + +2019-08-21 Ben Woodard <[email protected]> + + * Updated Changelog + * Added README + +2019-08-20 Ben Woodard <[email protected]> + + * Added eu-elfclassify.1 man page based upon --help + * Forked binutils readelf page to make eu-readelf.1 man page + * Modified eu-readelf.1 to add -n:: option. + * Disabled sgml file building per mjw. + * Added man pages to Makefile.am + +2019-06-20 Ben Woodard <[email protected]> + + * Added the beginnings of some man pages + 2005-04-29 Ulrich Drepper <[email protected]> * elfutils.sgml: Some typo fixes and a few extensions. |