]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: Add changes about outputs of -J/-L to stdout
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 20 Mar 2022 16:05:22 +0000 (17:05 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 20 Mar 2022 16:06:43 +0000 (17:06 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index db1561597153cd438939ae4332118b0345363057..7c1f27f2a6e800353f2c941feb37c8d443a00354 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,8 @@ Monthday, Month DD, YYYY by gharris and denis
       ICMP: add dissector for ICMP Interface Identification Object
     User interface:
       Add --print-sampling to print every Nth packet instead of all.
+      Print the supported time stamp types (-J) to stdout instead of stderr.
+      Print the list of data link types (-L) to stdout instead of stderr.
     Source code:
       Use %zu when printing a sizeof to squelch compiler warnings
       (FIXME: somebody please wrap the line below just before the release)