diff --git a/CHANGELOG.md b/CHANGELOG.md index c03ff99a..06b52811 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ That said, these are more guidelines rather than hardset rules, though the proje - [#1800](https://github.com/ClementTsang/bottom/pull/1800): Fix colon at end of process name in Linux. - [#1804](https://github.com/ClementTsang/bottom/pull/1804): Draw average CPU last again. - [#1811](https://github.com/ClementTsang/bottom/pull/1811): Fix drawing average CPU in basic mode when dedicated row is enabled. +- [#1817](https://github.com/ClementTsang/bottom/pull/1817): Fix builds for FreeBSD on ARM/PowerPC due to `libc::c_char` data type being different. ## [0.11.1] - 2025-08-15