Skip to content

Commit b728d96

Browse files
natoscottBenBE
authored andcommitted
Update changelog in preparation for htop-3.2.2 release
1 parent 17c1324 commit b728d96

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

ChangeLog

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
What's new in version 3.2.2
2+
3+
* CPUMeter now can show frequency in text mode
4+
* Add option to render distribution path prefixes shadowed
5+
* DiskIOMeter converts to bytes per second (not per interval)
6+
* DiskIOMeter uses complete units, including missing "iB/s"
7+
* DiskIOMeter indicates read and write in meter mode
8+
* NetworkIOMeter converts to packets per second, shows packet rate
9+
* Allow continued process following when changing display settings
10+
* Update the panel header when changing to another tab
11+
* Drop margin around the header if there are no meters
12+
* Use Unicode replacement character for non-printable characters
13+
* Default color preset uses bold blue for better visibility
14+
* Update the Panel header on sort order inversions ('I')
15+
* Toggle the header meters with pound key
16+
* Fix ScreenPanel to handle quitting the panel while renaming
17+
* Add fallback for HOME environment variable using passwd database
18+
* Replace meaningless ID column with FD column in lock screen
19+
* Use device format in the lock screen matching the files screen
20+
* On Linux, improvements to file-descriptor lock detection
21+
* On Linux, further distinguish systemd states in the SystemdMeter
22+
* On Linux, improvements to cgroup and container identification
23+
* On Linux, support openat(2) without readlinkat(2) platforms
24+
* On Darwin, fix current process buffer handling for busy systems
25+
* On DragonFly BSD, fix incorrect processor time of processes
26+
* On FreeBSD, fix an issue with the memory graph not showing correctly
27+
* On FreeBSD, add support for displaying shared memory usage
28+
* On PCP, use pmLookupDescs(3) if available for efficiency
29+
* On PCP, normalize generic columns values for consistent display
30+
* On PCP, changes preparing for configurable, dynamic screens
31+
* Handle invalid process columns from the configuration file
32+
* Avoid undefined behaviour with deeply nested processes
33+
* Fix crash when removing the currently active screen
34+
* Prevent possible crash on a very early error path
35+
* Include automake for Debian/Ubuntu
36+
* Restore non-mouse support
37+
* Reject unsupported command line arguments
38+
* Document idle process state
39+
* Clarify M_TRS/M_DRS columns
40+
141
What's new in version 3.2.1
242

343
* Fix setting to show all branches collapsed by default

0 commit comments

Comments
 (0)