]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: Add change(s) backported to 4.99
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 7 Apr 2025 10:53:06 +0000 (12:53 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 7 Apr 2025 10:54:15 +0000 (12:54 +0200)
(cherry picked from commit 9676f2ddf3ba55d7032ab6c1ede971031e59122e)

[skip ci]

CHANGES

diff --git a/CHANGES b/CHANGES
index f9083539560cc6ee083941b91c90e9c66aa7a39e..5337c28171b8e2d5011a9a935492956585c1e61d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -23,7 +23,8 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
     User interface:
       Add optional unit suffix on -C file size.
       Improve the handling of size suffixes for -C.
-      Warn that options -A, -x[x] and -X[X] are mutually exclusive.
+      Print errors for options -A, -x[x] and -X[X] (mutually exclusive).
+      Print errors about -C, -G and -z options usage.
       For PCAP_ERROR_CAPTURE_NOTSUP, show the error message provided
         by libpcap for that error if it's non-empty.
       Update the -z option processing. Print when it is ignored.