Release notes: Remove an entry

Delete entry that is no longer accurate. The removal was backported and released
with 4.0.1.
This commit is contained in:
João Valverde 2022-11-02 09:51:52 +00:00 committed by Gerald Combs
parent 90fb3ff438
commit 64f4a441d1
1 changed files with 1 additions and 6 deletions

View File

@ -52,12 +52,7 @@ The following features are new (or have been significantly updated) since versio
This can be useful to filter on malformed UTF-8 strings, among other use cases where it is necessary to
look at the field's raw data.
=== Removed Features and Support
* The experimental display filter syntax for literals using angle brackets <...>
that was introduced in Wireshark 4.0.0 has been removed. For byte arrays a colon prefix
can be used instead.
See the https://www.wireshark.org/docs/wsug_html_chunked/ChWorkBuildDisplayFilterSection.html#_some_protocol_names_can_be_ambiguous[Users Guide] for details.
// === Removed Features and Support
// === Removed Dissectors