summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-07-24 10:14:09 -0700
committerGerald Combs <gerald@wireshark.org>2015-07-24 17:15:15 +0000
commita0c561a77cfb9a2f8f7367e1015fbbeb7e901a5b (patch)
tree103e1ad1cf934c08c6cee7ae38b4f21c774f6dd0 /NEWS
parente2561da034c1117434bf73235a8ff6436a74eec9 (diff)
downloadwireshark-a0c561a77cfb9a2f8f7367e1015fbbeb7e901a5b.tar.gz
Build 1.99.8.
Change-Id: I30b5797579335e414295be3996878a30aaef7d6b Reviewed-on: https://code.wireshark.org/review/9772 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS51
1 files changed, 38 insertions, 13 deletions
diff --git a/NEWS b/NEWS
index 33b32394a1..c6d3823877 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
- Wireshark 1.99.7 Release Notes
+ Wireshark 1.99.8 Release Notes
- This is an experimental release intended to test new features for
+ This is a semi-experimental release intended to test new features for
Wireshark 2.0.
__________________________________________________________________
@@ -15,6 +15,27 @@ What's New
New and Updated Features
The following features are new (or have been significantly updated)
+ since version 1.99.7:
+ * Qt port:
+ + The Enabled Protocols dialog has been added.
+ + Many statistics dialogs have been added, including Service
+ response time, DHCP/BOOTP, and ANSI.
+ + The RTP Analysis dialog has been added.
+ + Lua dialog support has been added.
+ + You can now manually resolve addresses.
+ + The Resolved Addresses dialog has been added.
+ + The packet list scrollbar now has a minimap.
+ + The capture interfaces dialog has been updated.
+ + You can now colorize conversations.
+ + Welcome screen behavior has been improved.
+ + Plugin support has been improved.
+ + Many dialogs should now more correctly minimize and maximize.
+ + The reload button has been added back to the toolbar.
+ + The "Decode As" dialog no longer saves decoding behavior.
+ + You can now stop loading large capture files.
+ + The Bluetooth HCI Summary has been added.
+
+ The following features are new (or have been significantly updated)
since version 1.99.6:
* Qt port:
+ The Bluetooth Devices dialog has been added.
@@ -131,16 +152,17 @@ What's New
cluster engine ( totem single ring protocol), Couchbase, CP "Cooper"
2179, DJI UAV Drone Control Protocol, Dynamic Source Routing (RFC
4728), Elasticsearch, ETSI Card Application Toolkit - Transport
- Protocol, Generic Network Virtualization Encapsulation (Geneve),
- Geospatial and Imagery Access Service (GIAS), GVSP GigE Vision (TM)
- Streaming Protocol, HCrt, HiQnet, IP Detail Record (IPDR), IPMI Trace,
- iSER, KNXnetIP, MACsec Key Agreement - EAPoL-MKA, MCPE (Minecraft
- Pocket Edition), Network File System over Remote Direct Memory Access
- (NFSoRDMA), OCFS2, OptoMMP, Performance Co-Pilot Proxy, QNEX6 (QNET),
- RakNet games library, Remote Shared Virtual Disk - RSVD, Riemann, S7
- Communication, Secure Socket Tunnel Protocol (SSTP), Shared Memory
- Communications - RDMA, Stateless Transport Tunneling, Thrift, Video
- Services over IP (VSIP), and ZVT Kassenschnittstelle
+ Protocol, eXpressive Internet Protocol (XIP), Generic Network
+ Virtualization Encapsulation (Geneve), Geospatial and Imagery Access
+ Service (GIAS), GVSP GigE Vision (TM) Streaming Protocol, HCrt, HiQnet,
+ IP Detail Record (IPDR), IPMI Trace, iSER, KNXnetIP, MACsec Key
+ Agreement - EAPoL-MKA, MCPE (Minecraft Pocket Edition), Network File
+ System over Remote Direct Memory Access (NFSoRDMA), OCFS2, OptoMMP,
+ Performance Co-Pilot Proxy, QNEX6 (QNET), RakNet games library, Remote
+ Shared Virtual Disk - RSVD, Riemann, S7 Communication, Secure Socket
+ Tunnel Protocol (SSTP), Shared Memory Communications - RDMA, Stateless
+ Transport Tunneling, Thrift, Video Services over IP (VSIP), and ZVT
+ Kassenschnittstelle
Updated Protocol Support
@@ -166,6 +188,9 @@ What's New
* 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.
+ * Heuristic dissectors can now be globally enabled/disabled so
+ heur_dissector_add() has a few more parameters to make that
+ possible
__________________________________________________________________
Getting Wireshark
@@ -235,7 +260,7 @@ Frequently Asked Questions
A complete FAQ is available on the [19]Wireshark web site.
__________________________________________________________________
- Last updated 2015-06-18 15:33:59 UTC
+ Last updated 2015-07-24 17:07:30 UTC
References