aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJohn Thacker <johnthacker@gmail.com>2023-12-03 19:06:46 -0500
committerJohn Thacker <johnthacker@gmail.com>2023-12-04 11:19:41 +0000
commite66f010ca2c3d52a01338cfffaa990a53f8a8060 (patch)
tree480a6b3f7a8e97ad5cc03cd35dd54a918e8d79ea /doc
parent369651d61838a098132bc5bfcc2ae03587b953f9 (diff)
Qt: Add context menu to Resolved Addresses
Create a derived class for the TableViews to make it easier to create the context menus. Enable copying and saving only selected rows Add release notes Related to #16419
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.adoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/release-notes.adoc b/doc/release-notes.adoc
index e3b5a19546..33229d9c53 100644
--- a/doc/release-notes.adoc
+++ b/doc/release-notes.adoc
@@ -100,6 +100,11 @@ The following features are new (or have been significantly updated) since versio
UAC pop-ups when npcap is installed with access restricted to Administrators
on Windows
+* The Resolved Addresses dialog only shows what addresses and ports are
+ present in the file (not including information from static files), and
+ selected rows or the entire table can be saved or copied to the clipboard
+ in several formats.
+
//=== Removed Features and Support
// === Removed Dissectors