Skip to content

Commit 27e9353

Browse files
natoscottclaude
andcommitted
Add 3.5.1 release notes to ChangeLog
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent a8ffde5 commit 27e9353

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
What's new in version 3.5.1
2+
3+
* Darwin: Fix unsigned underflow in memory meter on ARM64 (Apple Silicon 16K pages showing ~64TB used)
4+
* Linux/PCP: Replace M_SHARE (SHR) with M_PRIV (PRIV) in default Main screen columns
5+
* PCP: Fix dynamic screen column (instance) sorting (incorrect cast and field offsets)
6+
* PCP: Fix units used when printing M_PRIV memory column values
7+
* PCP: Add Darwin swap metric values and a fallback on Linux for SwapMeter
8+
* Fix null pointer dereference in actionBacktrace() (GCC LTO -O2 -flto, Ubuntu 24.04)
9+
* Make search function activate following on find consistently
10+
* Make a panel click abort the search function
11+
112
What's new in version 3.5.0
213

314
* Implement line editor for Search, Filter and (re)naming Screens

0 commit comments

Comments
 (0)