From b90267bb7549c7be9900141f6737fd127a9a0515 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Mon, 26 Oct 2015 10:55:21 -0400 Subject: [PATCH] List the disappearance of the ADDRESS macros as an API change. Also reword the "reload of the current capture file as MIME or capture file" item a bit. Lastly, these release notes are a preview of 2.2 now (not 2.0). Change-Id: Ie0ad7573b0df56534d02b8942b7a6376546bedc5 Reviewed-on: https://code.wireshark.org/review/11287 Reviewed-by: Michael Mann --- docbook/release-notes.asciidoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc index 8b46124c65..95225655a2 100644 --- a/docbook/release-notes.asciidoc +++ b/docbook/release-notes.asciidoc @@ -1,7 +1,7 @@ = Wireshark wireshark-version:[] Release Notes // AsciiDoc quick reference: http://powerman.name/doc/asciidoc -This is a semi-experimental release intended to test new features for Wireshark 2.0. +This is a semi-experimental release intended to test new features for Wireshark 2.2. == What is Wireshark? @@ -25,9 +25,9 @@ _Non-empty section placeholder._ The following features are new (or have been significantly updated) since version 2.0.0: -** Add ability to switch between Capture and File Format of current capture +** You can now switch between between Capture and File Format dissection of +the current capture file via the View menu in the Qt GUI. -_Non-empty section placeholder._ //=== Removed Dissectors === New File Format Decoding Support @@ -71,8 +71,8 @@ _Non-empty section placeholder._ The libwireshark API has undergone some major changes: -* The entire API is only accessible via COBOL-74 or VAX BLISS. -* All integers are VAX-endian. +* The address macros (e.g., SET_ADDRESS) have been removed. Use the +(lower case) functions of the same names instead. == Getting Wireshark -- 2.34.1