aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-09-23 21:47:02 +0100
committerJoão Valverde <j@v6e.pt>2017-09-24 10:23:53 +0000
commitdcf52a16954719906abcaf94d8a7391ba2cfeb43 (patch)
tree91bcd6d16925ef9bf984dc47bc7e35b7084508ac /docbook
parentb44b7dee03a344822fbc38092b5e9dd6d84939bb (diff)
Install libwiretap and libwscodecs headers
Change-Id: Ie7376ac5fd8a950e3c1c744ce4701b14ee1849ea Reviewed-on: https://code.wireshark.org/review/23664 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')
-rw-r--r--docbook/release-notes.asciidoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 8325aec179..308d379d43 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -14,8 +14,7 @@ used for troubleshooting, analysis, development and education.
== What's New
* The installation step for Wireshark will now install headers required to
- build plugins. A pkg-config file is provided to help with this. Only libwireshark
- plugins supported for now, other types will be added in the future. Note you
+ build plugins. A pkg-config file is provided to help with this. Note you
must still rebuild all plugins between minor releases (X.Y).
//=== Bug Fixes