From: Guy Harris Date: Sat, 19 Mar 2022 21:21:13 +0000 (-0700) Subject: CHANGES: add another change backported to 4.99.2. [skip ci] X-Git-Tag: tcpdump-4.99.2~178 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/3ea802e6cb1802e325a41444936a59b28b80d785 CHANGES: add another change backported to 4.99.2. [skip ci] (cherry picked from commit a03e69cf1924c918534926465b4da5dc6ad7c7f1) --- diff --git a/CHANGES b/CHANGES index 923a4caf..4d13d692 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ TBD DSA: correctly determine VID. Building and testing: Handle some Autoconf/make errors better. + Fix an error when corss-compiling. Fix "make releasetar" on AIX and Solaris. Mend "make check" on Solaris 9 with Autoconf. Address assorted compiler warnings.