docs: release: Add release notes on changes

Adds release notes on bootutil changes

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2024-01-03 07:43:49 +00:00 committed by Jamie
parent 4d75fc8e07
commit b994ba2ce2
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
- bootutil: Fixed issue with comparing sector sizes for
compatibility, this now also checks against the number of usable
sectors (which is the slot size minus the swap status and moved
up by one sector).
- bootutil: Added debug logging to show write location of swap status
and details on sectors including if slot sizes are not optimal for
a given board.