Skip to content

Commit

Permalink
Slight rewording
Browse files Browse the repository at this point in the history
  • Loading branch information
ethteck authored Jan 20, 2024
1 parent 31a494a commit 84b9bd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
* New yaml option: `hasm_in_src_path`
* Tells splat to consider `hasm` files to be relative to `src_path` instead of `asm_path`.
* Remove some dead code.
* `auto_all_sections` is applied to all segments now.
* Old behaviour was to only apply the auto sections only segments that only listed C/asm sections.
* `auto_all_sections` is even more "auto" now, creating automatic entries for all .text segments.
* Before, this feature did not function for a given type if you had one or more of that type manually specified elsewhere. Now, the automatic entries are still populated, even if you have manual ones as well.

### 0.21.3

Expand Down

0 comments on commit 84b9bd3

Please sign in to comment.