Update NEWS: Add S7 Communication dissector and the extcap interface.

Also add the S7 Communication dissector's author to AUTHORS.
Mention that the Qt UI is now the default.

Change-Id: Ie2629333fd48bbe1ce95052292336a4f8608ea17
Reviewed-on: https://code.wireshark.org/review/3988
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Jeff Morriss 2014-09-04 11:31:30 -04:00 committed by Michael Mann
parent 3b20e02266
commit cccc9275ca
3 changed files with 19 additions and 5 deletions

View File

@ -3611,6 +3611,10 @@ Qiaoyin Yang <qiaoyin.yang[AT]gmail.com> {
Dissector for CP 'Cooper' 2179
}
Thomas Wiens <th.wiens[AT]gmx.de> {
Dissector for S7 Communication
}
and by:
Georgi Guninski <guninski[AT]guninski.com>

14
NEWS
View File

@ -1,4 +1,3 @@
Wireshark 1.99.0 Release Notes
This is an experimental release intended to test new features for the
@ -33,7 +32,12 @@ What's New
* tshark now resets its state when changing files in ring-buffer
mode.
* Expert Info severities can now be configured.
* Wireshark now supports external capture interfaces. External
capture interfaces can be anything from a tcpdump-over-ssh pipe to
a program that captures from proprietary or non-standard hardware.
This functionality is not available in the Qt UI yet.
* Qt port:
+ The Qt UI is now the default (program name is wireshark).
+ A Polish translation has been added.
+ The Interfaces dialog has been added.
+ The interface list is now updated when interfaces appear or
@ -106,9 +110,9 @@ What's New
New Protocol Support
ceph, corosync/totemnet, corosync/totemsrp, Generic Network
Virtualization Encapsulation (Geneve), IPMI Trace, iSER, OptoMMP, and
Stateless Transport Tunneling
ceph, corosync/totemnet, corosync/totemsrp, CP Cooper 2179, Generic
Network Virtualization Encapsulation (Geneve), IPMI Trace, iSER,
OptoMMP, S7 Communication, and Stateless Transport Tunneling
Updated Protocol Support
@ -197,7 +201,7 @@ Frequently Asked Questions
A complete FAQ is available on the [22]Wireshark web site.
__________________________________________________________________
Last updated 2014-08-17 20:04:58 UTC
Last updated 2014-09-04 15:30:56 UTC
References

View File

@ -33,9 +33,14 @@ since version 1.12.0:
(up from 100k).
* tshark now resets its state when changing files in ring-buffer mode.
* Expert Info severities can now be configured.
* Wireshark now supports external capture interfaces. External capture
interfaces can be anything from a tcpdump-over-ssh pipe to a program that
captures from proprietary or non-standard hardware. This functionality is not
available in the Qt UI yet.
* Qt port:
** The Qt UI is now the default (program name is wireshark).
** A Polish translation has been added.
** The Interfaces dialog has been added.
** The interface list is now updated when interfaces appear or disappear.
@ -125,6 +130,7 @@ corosync/totemsrp
ceph
Stateless Transport Tunneling
CP 'Cooper' 2179
S7 Communication
--sort-and-group--
=== Updated Protocol Support