summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2023-02-20 13:58:44 +0100
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2023-02-20 13:58:44 +0100
commit373a2ec94c46966343d4b648fae52e99f5c7b1d0 (patch)
treea0055c31ccf89cdddb1fcf8424b1706ae28211d4
parent7c7bd4d8af52ac71d0bed7ecb4b962e28be980f8 (diff)
downloadtcpdump-373a2ec94c46966343d4b648fae52e99f5c7b1d0.tar.gz
CHANGES: Add a change backported to 4.99
[skip ci]
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bf2b9d6b..326acc34 100644
--- a/CHANGES
+++ b/CHANGES
@@ -54,6 +54,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
LSP ping: Fix "Unused value" warnings from Coverity.
smbutil.c: Fix the strftime buffer size
DNS: sync resource types with IANA.
+ ICMPv6: Update the output to show a RPL DAO field name.
Building and testing:
Require at least autoconf 2.69.
Don't check for strftime(), as it's in C90 and beyond.