Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Taudul <wolf@nereid.pl>2022-10-13 22:23:01 +0300
committerBartosz Taudul <wolf@nereid.pl>2022-10-13 22:23:01 +0300
commit2ed4b6ea8dad4ed33adc64a0cd3e2dbc3bfea83f (patch)
tree73cdb537fd8a53e9393f5a2c6835ed58ca826170
parent4c69b21a29b8459eb0c8e9ac5efde7ef2446c641 (diff)
Update NEWS.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 32d06434..eb7493c8 100644
--- a/NEWS
+++ b/NEWS
@@ -113,6 +113,8 @@ v0.x.x (xxxx-xx-xx)
not focused and something interesting happens. For example when a connection
is established, or when a saved trace finishes loading, etc. How the
attention request is indicated depends on the operating system.
+- Reversed mouse button assignments for jumping to source / assembly line in
+ symbol view. The left mouse button will now focus the target line.
v0.8.2 (2022-06-28)