Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## 3.27.1

- Added mpf_masterfiles_stage_build_always flag file to enable legacy behavior
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Added mpf_masterfiles_stage_build_always flag file to enable legacy behavior
- Added `mpf_masterfiles_stage_build_always` flag file to enable legacy behavior

of masterfiles-stage to always run cfbs build (ENT-13756)
- Enabled select_region to converge across multiple passes (CFE-3866)
- Fixed buffer overflow in the files promise
- Fixed memory leak in isreadable() policy function
Expand Down
Loading