aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 23 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 5397f797d7..ed1f065231 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,21 @@ What's New
New and Updated Features
The following features are new (or have been significantly updated)
+ since version 1.12.0:
+ * The I/O Graph in the Gtk+ UI now supports an unlimited number of
+ data points (up from 100k).
+ * tshark now resets its state when changing files in ring-buffer
+ mode.
+ * Expert Info severities can now be configured.
+ * Qt port:
+ + A Polish translation has been added.
+ + The Interfaces dialog has been added.
+ + The interface list is now updated when interfaces appear or
+ disappear.
+ + The Conversations dialog has been added.
+ + A Japanese translation has been added.
+
+ The following features are new (or have been significantly updated)
since version 1.11.3:
* Transport name resolution is now disabled by default.
* Support has been added for all versions of the DCBx protocol.
@@ -88,8 +103,8 @@ What's New
New Protocol Support
- Generic Network Virtualization Encapsulation (Geneve), iSER, and
- OptoMMP
+ corosync/totemnet, corosync/totemsrp, Generic Network Virtualization
+ Encapsulation (Geneve), IPMI Trace, iSER, and OptoMMP
Updated Protocol Support
@@ -100,6 +115,11 @@ What's New
Major API Changes
The libwireshark API has undergone some major changes:
+ * Many of the ep_ and se_ memory allocation routines have been
+ removed.
+ * The (long-since-broken) Python bindings support has been removed
+ from Wireshark. If you want to write dissectors in something other
+ than C, use Lua.
__________________________________________________________________
Getting Wireshark
@@ -171,7 +191,7 @@ Frequently Asked Questions
A complete FAQ is available on the [22]Wireshark web site.
__________________________________________________________________
- Last updated 2014-07-25 17:04:18 EDT
+ Last updated 2014-07-28 21:43:38 EDT
References