aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-10-03 18:51:49 -0700
committerGerald Combs <gerald@wireshark.org>2022-10-04 19:44:46 +0000
commit0046163269e69fc8ad124ef507cfc65fc33a17b5 (patch)
tree4996bd00fb0f78ac288ccbdf29d272a70677880e /docbook
parent58cf8151732c8585e211e3ae82240d8237b57b31 (diff)
Docs: Update the release notes.
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.adoc11
1 files changed, 7 insertions, 4 deletions
diff --git a/docbook/release-notes.adoc b/docbook/release-notes.adoc
index 27fdd106c3..726d41c7c7 100644
--- a/docbook/release-notes.adoc
+++ b/docbook/release-notes.adoc
@@ -16,14 +16,14 @@ It is used for troubleshooting, analysis, development and education.
== What’s New
-// Add *major* changes here.
+// Add a summary of major changes here.
+// Add other changes to "New and Updated Features" below.
-* Wireshark now builds with Qt6 by default. To use Qt5 instead pass USE_qt6=OFF to CMake.
+Wireshark is now better about generating valid UTF-8 output.
Many other improvements have been made.
See the “New and Updated Features” section below for more details.
-
// === Bug Fixes
// The following bugs have been fixed:
@@ -31,7 +31,7 @@ See the “New and Updated Features” section below for more details.
//* wsbuglink:5000[]
//* wsbuglink:6000[Wireshark bug]
//* cveidlink:2014-2486[]
-//* Wireshark insists on subscribing to two dozen streaming services but only watches three.
+//* Wireshark grabs your ID at 3 am, goes to Waffle House, and insults people.
=== New and Updated Features
@@ -40,6 +40,9 @@ The following features are new (or have been significantly updated) since versio
// * The Windows installers now ship with Npcap 1.71.
// They previously shipped with Npcap 1.60.
+* The API has been updated to ensure that the dissection engine produces valid UTF-8 strings.
+
+* Wireshark now builds with Qt6 by default. To use Qt5 instead pass USE_qt6=OFF to CMake.
// === Removed Features and Support