summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-07-25 17:05:51 -0400
committerMichael Mann <mmann78@netscape.net>2014-07-25 23:28:08 +0000
commit251ee715a551543b32e6cc98f35e506fb602b04d (patch)
tree8a0bef4f4ca39b9a421b6b19da91f0f65ead9268
parentab9dc4f554058345f344f2ab37a68d9385a1edf8 (diff)
downloadwireshark-251ee715a551543b32e6cc98f35e506fb602b04d.tar.gz
Add OptoMMP to the Release Notes and NEWS. Add its author to AUTHORS.
Change-Id: I899dafbdf0f1aa94b71ca1dcb93d1ef1b2039386 Reviewed-on: https://code.wireshark.org/review/3200 Reviewed-by: Michael Mann <mmann78@netscape.net>
-rw-r--r--AUTHORS4
-rw-r--r--NEWS6
-rw-r--r--docbook/release-notes.asciidoc3
3 files changed, 9 insertions, 4 deletions
diff --git a/AUTHORS b/AUTHORS
index c2147ddc52..e92b3f8a79 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3564,6 +3564,10 @@ Anish Bhatt <anish[at]chelsio.com> {
Dissector for Congestion Notification (802.1Qau)
}
+John Miner <wiresharkdissectorcoder[AT]gmail.com> {
+ Dissector for OptoMMP
+}
+
and by:
Georgi Guninski <guninski[AT]guninski.com>
diff --git a/NEWS b/NEWS
index bb5e4e2c7a..5397f797d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,3 @@
-
Wireshark 1.99.0 Release Notes
This is an experimental release intended to test new features for the
@@ -89,7 +88,8 @@ What's New
New Protocol Support
- and Generic Network Virtualization Encapsulation (Geneve)
+ Generic Network Virtualization Encapsulation (Geneve), iSER, and
+ OptoMMP
Updated Protocol Support
@@ -171,7 +171,7 @@ Frequently Asked Questions
A complete FAQ is available on the [22]Wireshark web site.
__________________________________________________________________
- Last updated 2014-06-20 01:38:27 CEST
+ Last updated 2014-07-25 17:04:18 EDT
References
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index bec7528541..3690de5d41 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -90,7 +90,7 @@ since version 1.10:
other filters have been given the "_ws." prefix to note they are Wireshark
application specific filters and not dissector filters.
* The Kerberos dissector has been replaced with an auto generated one from ASN1
- protocol description, changing a lot of filter names.
+ protocol description, changing a lot of filter names.
//=== Removed Dissectors
@@ -100,6 +100,7 @@ since version 1.10:
--sort-and-group--
Generic Network Virtualization Encapsulation (Geneve)
iSER
+OptoMMP
--sort-and-group--
=== Updated Protocol Support