diff options
author | Mark Wielaard <[email protected]> | 2020-06-11 00:06:30 +0200 |
---|---|---|
committer | Mark Wielaard <[email protected]> | 2020-06-11 03:58:27 +0200 |
commit | 49f13584d60322578c19b6118393ab04236ca7bf (patch) | |
tree | 88c79fbf73c54734c51b6b4a9a2a154e229f30c6 /doc/ChangeLog | |
parent | c0d643e7d91fc002c9fecd83277c62a0e56ef76f (diff) | |
parent | 2c7c40373b68968cce20a60a28234e2a2cbc55cb (diff) |
Merge tag 'elfutils-0.178' into mjw/RH-DTSdts-0.178
elfutils 0.178 release
Adopt ebl backends loading from trunk.
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. |