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-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/a03e69cf1924c918534926465b4da5dc6ad7c7f1?ds=inline CHANGES: add another change backported to 4.99.2. [skip ci] --- diff --git a/CHANGES b/CHANGES index 4dd74045..e272ce9c 100644 --- a/CHANGES +++ b/CHANGES @@ -34,6 +34,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.