Skip to content

Commit

Permalink
update changelog for recent additions
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Aug 16, 2022
1 parent 37b24d8 commit 87c3c86
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
#### wut-tools 1.3.3
- rplexportgen: Fix double null-terminator byte in export names.

#### wut-tools 1.3.2
- Fix macOS freeimage detection

#### wut-tools 1.3.1
- Fix windows freeimage detection

#### wut-tools 1.3.0
elf2rpl:
- enforce the SHF_WRITE flag on data sections.
- fix address calculation for SYMTAB/STRTAB relocations.
- Automatically discard DWARF debugging sections.

wuhbtool:
- new tool

#### wut-tools 1.2.0
- rplimportgen: Add optional linker script generation.
- rplexportgen: Add support for a NAME field.
Expand Down

0 comments on commit 87c3c86

Please sign in to comment.