File tree 1 file changed +1
-13
lines changed
1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- v0.6.1: Minor fixes
5
- * Fix spelling in the documentation. Thanks to Philippe Teuwen for the review. (@doegox)
6
- * Fix typo: signature_alogrithm --> signature_algorithm
7
- * Do not rely on section entry size to parse dynamic symbols (004c6769bec37e303bbe7aaceb49f4b05c8eec84)
8
- * Fix Unicode error in the Python API (88fb60a50ea35eb5bc147e3429c6eddff51c5d35)
9
- * [issue #1] Fix conflict between ``lief.PE.TLS`` object and ``lief.PE.SECTION_TYPES.TLS`` (e5c384384e9b2b479a23d8c4c22b6e3d5dcf3999)
10
- * [issue #4] Fix missing C headers in pre-built packages (18a7c66e51cf19c0a3c84cd2beff1b9df0f41439)
11
- * [issue #8] Fix encoding error on OSX (ab9a051ccfeed0698dcb2c7fbaa0ff291271eb54)
12
- * Add missing documentation for the ``lief.ELF.GnuHash`` object
13
- * Add help for the Windows SDK (https://lief.quarkslab.com/doc/installation.html#windows-sdk)
14
-
15
- v0.6:
16
- * First public release
17
4
5
+ see doc/sphinx/changelog.rst
18
6
You can’t perform that action at this time.
0 commit comments