aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.asciidoc
diff options
context:
space:
mode:
authorLajos Olah <lajos.olah.jr@gmail.com>2018-11-01 17:03:33 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2018-11-04 20:10:39 +0000
commitf68b24d12e82d863a4aacf8dac231af61a618ce9 (patch)
treec2920fec92796d407233853867623ab633f3d612 /docbook/release-notes.asciidoc
parent62dff7223c5f0e7fdb3a2e83650467738f0a827d (diff)
UDP/UDP-Lite : Add Conversation timestamps
Change-Id: Ibc6cf4ec014e2798032f7dcd65d119ff3ca1a78d Reviewed-on: https://code.wireshark.org/review/30476 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'docbook/release-notes.asciidoc')
-rw-r--r--docbook/release-notes.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 865ee44343..180bad600f 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -39,6 +39,7 @@ Dumpcap might not quit if Wireshark or TShark crashes.
The following features are new (or have been significantly updated)
since version 2.6.0:
+* Conversation timestamps are supported for UDP/UDP-Lite protocols
* TShark now supports the `-G elastic-mapping` option which generates an ElasticSearch mapping file.
* The “Capture Information” dialog has been added back (wsbuglink:12004[]).
* The Ethernet and IEEE 802.11 dissectors no longer validate the frame check sequence (checksum) by default.