aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2023-01-22 23:31:15 +0000
committerGerald Combs <gerald@wireshark.org>2023-01-23 00:27:45 +0000
commit6787835373ec224f1d52845f74ae617994bce599 (patch)
tree96954bcec08cae107cde368fc18576d28878e52f /NEWS
parentcd9f7b64c7edde605b239bb407b8fbedcd6f187f (diff)
[Automatic update for 2023-01-22]
Update manuf, services enterprise numbers, translations, and other items.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2ea0b93e02..4cc66eebbe 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,15 @@ Wireshark 4.1.0 Release Notes
(https://www.speex.org). The speex code that was previously bundled
has been removed.
+ The personal extcap plugin folder location on Unix has been changed to
+ follow existing conventions for architecture-dependent files. The
+ extcap personal folder is now `$HOME/.local/lib/extcap`. Previously it
+ was `$XDG_CONFIG_HOME/wireshark/extcap`.
+
+ The installation target no longer installs development headers by
+ default. That must be done explicitly using `cmake --install
+ <builddir> --component Development`.
+
Many other improvements have been made. See the “New and Updated
Features” section below for more details.