Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
romainthomas committed Aug 10, 2022
1 parent 53bf680 commit 365a16a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/sphinx/changelog.rst
Expand Up @@ -6,6 +6,7 @@ Changelog

:ELF:

* Fix a heap overflow found by :github_user:`CCWANG19` (:issue:`763`)
* :github_user:`aeflores` fixed an issue when there are multiple versions associated with a symbol
(see: :issue:`749` for the details).
* Handle binaries compiled with the `-static-pie` flag correctly (see: :issue:`747`)
Expand All @@ -30,6 +31,7 @@ Changelog
:MachO:

* Fix a segfault when the Mach-O binary does not have segments (found by :github_user:`CCWANG19` via :issue:`764`)
* Enable to create exports
* Fix the layout of the binaries modified by LIEF such as they can be (re)signed.
* Add support for `LC_DYLD_CHAINED_FIXUPS` and `LC_DYLD_EXPORTS_TRIE`
Expand Down

0 comments on commit 365a16a

Please sign in to comment.