From 60a0db5d71e32050bed82fbcd99da34a1f74c008 Mon Sep 17 00:00:00 2001 From: Francois-Xavier Le Bail Date: Fri, 6 Oct 2023 10:16:00 +0200 Subject: [PATCH] CHANGES: Move some changes backported to 4.99 (from the 5.0.0 list) (backported from commit 7d5de0bab3de942411de900e66c04ef34a6d0c82) --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 11e9a6103..6dc610ed0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ -DayOfTheWeek, Month DD, YYYY / The Tcpdump Group Summary for 4.99.5 tcpdump release (so far!) + User interface: + 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: tcpdump: Fix a memory leak. Update ND_BYTES_BETWEEN() macro for better accuracy.