diff --git a/CHANGELOG.md b/CHANGELOG.md index d6a8e1b2ded..8d5a8d601a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,9 @@ and this project adheres to - [#4926](https://github.com/firecracker-microvm/firecracker/pull/4926): Replace underlying implementation for seccompiler from in house one in favor of `libseccomp` which produces smaller and more optimized BPF code. +- [#5021](https://github.com/firecracker-microvm/firecracker/pull/5021) Fix UFFD + handlers not receiving removal messages when pages are freed due to balloon + device inflation. ### Deprecated