]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: Move a change backported to 4.99
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 20 Feb 2023 12:27:12 +0000 (13:27 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 20 Feb 2023 12:27:20 +0000 (13:27 +0100)
[skip ci]

CHANGES

diff --git a/CHANGES b/CHANGES
index a976bd7f2278d64747c141f5dc03b4dab52009da..bf2b9d6bd598807756b0fb1c20855f052544315f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,7 +9,6 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
       BFD: Add support for S-BFD and spell LAG in uppercase.
       IEEE 802.11: include the Mesh ID field while printing management
         frames.
-      DNS: sync resource types with IANA.
       MPTCP: parse MPC data_len field, print flags from MP_CAPABLE option.
       ICMP: add dissector for ICMP Interface Identification Object
       BGP: Parse BGP extended message support capability
@@ -54,6 +53,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
     Updated printers:
       LSP ping: Fix "Unused value" warnings from Coverity.
       smbutil.c: Fix the strftime buffer size
+      DNS: sync resource types with IANA.
     Building and testing:
       Require at least autoconf 2.69.
       Don't check for strftime(), as it's in C90 and beyond.