Projects STRLCPY LIEF Commits 3ddf1b59
🤬
  • ■ ■ ■ ■ ■ ■
    doc/sphinx/changelog.rst
    skipped 6 lines
    7 7  :ELF:
    8 8   * Fix regression in Symbol Version Definition processing (:issue:`1014`)
    9 9   
     10 +:PE:
     11 + * Address :issue:`1016` by creating aliases:
     12 + 
     13 + - :attr:`lief.PE.ContentInfo.digest` to :attr:`lief.PE.SpcIndirectData.digest`
     14 + - :attr:`lief.PE.ContentInfo.digest_algorithm` to :attr:`lief.PE.SpcIndirectData.digest_algorithm`
     15 + 
    10 16  0.14.0 - January 20, 2024
    11 17  -------------------------
    12 18   
    skipped 1353 lines
Please wait...
Page is in error, reload to recover