aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorChuck Craft <bubbasnmp@gmail.com>2022-06-14 21:05:10 -0500
committerJohn Thacker <johnthacker@gmail.com>2022-06-16 02:13:50 +0000
commitd008708552716719b363d0b31010890709fc5048 (patch)
treeb331108a07c9c1208614c7de09cdc196d17c7e3c /docbook
parent572e6b0c1013f5d48bfa0a3ffd0c4cbd691a6782 (diff)
editcap/mergecap: swap 'v'|'V' options to match other CLI utilities
Closes #18134
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/docbook/release-notes.adoc b/docbook/release-notes.adoc
index 2a309789da..8bbb430a6b 100644
--- a/docbook/release-notes.adoc
+++ b/docbook/release-notes.adoc
@@ -52,6 +52,9 @@ wsbuglink:17779[]
* The ip.flags field is now only the three high bits, not the full byte. Display filters or
Coloring rules using the field will need to be adjusted.
+* The 'v' (lower case) and 'V' (upper case) switches have been swapped for editcap and mergecap to
+ match the other command line utilities.
+
Many other improvements have been made.
See the “New and Updated Features” section below for more details.