summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-07-27 04:05:19 -0400
committerGitHub <noreply@github.com>2023-07-27 04:05:19 -0400
commita736d856ced4419e289713c4d0621aadad3e0cc8 (patch)
tree699b35db0d67f455ad4c5cdd53d0e76e5c8715f9
parent560d1e383da92131751bd9d995bf64129ae674d9 (diff)
docs: update changelog with ARC max usage fix (#1267)
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a6bf0173..56b2ed35 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#1230](https://github.com/ClementTsang/bottom/pull/1230): Fix core dump if the terminal is closed while bottom is open.
- [#1245](https://github.com/ClementTsang/bottom/pull/1245): Fix killing processes in Windows leaving a handle open.
+- [#1264](https://github.com/ClementTsang/bottom/pull/1264): Fix ARC usage showing max system memory instead of max ARC size.
## Features