aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-02-06 12:35:21 -0800
committerGerald Combs <gerald@wireshark.org>2018-02-06 20:37:41 +0000
commit5df9b1d5d7ef35b529d5a7d4f21cee50683a8240 (patch)
treeb23838f4846eb442b8d12444faaa081873c33c7d /docbook
parentcb1a6528f968c3cd97660217abc1a6725ff5ba92 (diff)
Build 2.5.0.
Change-Id: I8be543c87d289b616b92ab178458382c93580f12 Reviewed-on: https://code.wireshark.org/review/25644 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.asciidoc11
1 files changed, 7 insertions, 4 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index d90a45b6e0..d6f04a53c3 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -2,6 +2,8 @@ include::attributes.asciidoc[]
= Wireshark {wireshark-version} Release Notes
// AsciiDoc quick reference: http://powerman.name/doc/asciidoc
+// Asciidoctor Syntax Quick Reference:
+// http://asciidoctor.org/docs/asciidoc-syntax-quick-reference/
This is a semi-experimental release intended to test new features for
Wireshark 2.6.
@@ -31,6 +33,7 @@ Features section below for more details.
The following features are new (or have been significantly updated)
since version 2.4.0:
+
* Display filter buttons can now be edited, disabled, and removed via a context
menu directly from the toolbar
* Drag & Drop filter fields to the display filter toolbar or edit to create
@@ -45,7 +48,7 @@ since version 2.4.0:
supports preference files that contain the old preferences, but new
preference files will be written without the old fields.
* SMI private enterprise numbers are now read from the "enterprises.tsv" configuration file.
-* The QUIC dissector has been renamed to G(oogle) QUIC (quic => gquic).
+* The QUIC dissector has been renamed to **G**oogle QUIC (quic -> **g**quic).
* The selected packet number can now be shown in the Status Bar by enabling
Preferences -> Appearance -> Layout -> Show selected packet number.
* File load time in the Status Bar is now disabled by default and can be enabled in
@@ -54,11 +57,11 @@ since version 2.4.0:
* Support for hardware-timestamping of packets has been added.
* Improved NetMon .cap support with comments, event tracing, network filter,
network info types and some Message Analyzer exported types.
-* The personal plugins folder on Linux/Unix is now ~/.local/lib/wireshark/plugins.
-* TShark can print flow graphs using -z flow...
+* The personal plugins folder on Linux/Unix is now {tilde}/.local/lib/wireshark/plugins.
+* TShark can print flow graphs using `-z flow…`
* Capinfos now prints SHA256 hashes in addition to RIPEMD160 and SHA1. MD5 output
has been removed.
-* The packet editor has been removed (GTK only experimental feature).
+* The packet editor has been removed. (This was a GTK+ only experimental feature.)
* Support BBC micro:bit Bluetooth profile
* The Linux and UNIX installation step for Wireshark will now install
headers required to build plugins. A pkg-config file is provided to