aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.asciidoc
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-09-11 02:20:03 +0100
committerJoão Valverde <j@v6e.pt>2017-09-17 16:56:06 +0000
commit0bfafb3e7a41876805922d87a52307305e2bc8d0 (patch)
tree2410f28c97049fed15921fd638bddcdd8608358b /docbook/release-notes.asciidoc
parent9260461f4fcc78ed7d4ac9936508dcd57ed40e6b (diff)
plugins: Change personal plugin dir path on Unix
Installing machine code to XDG_CONFIG_HOME is problematic. Use ~/.local/lib/wireshark/plugins instead. XDG_CONFIG_HOME should be architecture independent. This allows copying the configuration between different architectures safely. Reference: https://www.freedesktop.org/software/systemd/man/file-hierarchy.html Change-Id: I1b18f64aab4dd351d611cfbea3b9333f23c98bfa Reviewed-on: https://code.wireshark.org/review/23498 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'docbook/release-notes.asciidoc')
-rw-r--r--docbook/release-notes.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 5377fa2bb2..cbf707eafd 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -49,6 +49,7 @@ since version 2.4.0:
* Support for hardware-timestamping of packets
* Improved NetMon .cap support with comments, event tracing, network filter,
network info types and some Message Analyzer exported types.
+* Personal plugins folder on Linux/Unix is now ~/.local/lib/wireshark/plugins.
//=== Removed Dissectors