aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2015-04-16 10:47:31 -0400
committerAnders Broman <a.broman58@gmail.com>2015-04-17 09:37:05 +0000
commitbd586170634d6363a164ace9254c85c64f86a0f6 (patch)
treefd11b888e317e580b4307925f99dd6ff318de1e1
parent76d355de2602b8865f817a0c5ba42001f79a4252 (diff)
Add a few items to the Release Notes.
- GIAS dissector - Netscaler 3.5 support - GUI menu API for plugins Change-Id: I88f52a73e1149de6fe0588c1316b27fac9af59ce Reviewed-on: https://code.wireshark.org/review/8090 Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
-rw-r--r--docbook/release-notes.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 1baadf664e..9b963fe107 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -157,6 +157,7 @@ Secure Socket Tunnel Protocol (SSTP)
BGP Monitoring Prototol (BMP)
Video Services over IP (VSIP)
OCFS2
+Geospatial and Imagery Access Service (GIAS)
--sort-and-group--
=== Updated Protocol Support
@@ -169,6 +170,7 @@ Too many protocols have been updated to list here.
Android Logcat text files
Wireshark now supports nanosecond timestamp resolution in PCAP-NG files.
Colasoft Capsa files
+Netscaler 3.5
--sort-and-group--
=== New and Updated Capture Interfaces support
@@ -185,6 +187,7 @@ The libwireshark API has undergone some major changes:
been completely removed in favour of wmem which is now fully mature.
* The (long-since-broken) Python bindings support has been removed. If
you want to write dissectors in something other than C, use Lua.
+* Plugins can now create GUI menu items.
== Getting Wireshark