diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 5f443b56..0b769645 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -3,6 +3,13 @@ Change Log All notable changes to the project are documented in this file. +[v24.11.2][] - 2025-03-19 +------------------------- + +### Fixes + +- Fix TCAM memory corruption in `mvpp2` Ethernet controller + [v24.11.1][] - 2024-11-29 ------------------------- @@ -1410,6 +1417,7 @@ Supported YANG models in addition to those used by sysrepo and netopeer: [buildroot]: https://buildroot.org/ [UNRELEASED]: https://github.com/kernelkit/infix/compare/v24.11.0...HEAD +[v24.11.2]: https://github.com/kernelkit/infix/compare/v24.11.1...v24.11.2 [v24.11.1]: https://github.com/kernelkit/infix/compare/v24.11.0...v24.11.1 [v24.11.0]: https://github.com/kernelkit/infix/compare/v24.10.0...v24.11.0 [v24.10.2]: https://github.com/kernelkit/infix/compare/v24.10.1...v24.10.2