Update NEWS.

This commit is contained in:
Bartosz Taudul 2021-12-31 15:10:07 +01:00
parent 6257ec6b7f
commit 845cf43711
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

2
NEWS
View File

@ -80,6 +80,8 @@ v0.x.x (xxxx-xx-xx)
- Stacks can be limited to certain threads and to a selected time range. - Stacks can be limited to certain threads and to a selected time range.
- Stacks are presented either as a sorted list, or as a bottom-up and - Stacks are presented either as a sorted list, or as a bottom-up and
top-down trees. top-down trees.
- Entry call stacks can be now also viewed as a bottom-up and top-down
trees.
- Updated project build files to MSVC 2022. - Updated project build files to MSVC 2022.
- Call stack tooltips now also show the executable image name. - Call stack tooltips now also show the executable image name.
- Playback frames can be now changed by interacting with the frame image - Playback frames can be now changed by interacting with the frame image