]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: Add a change backported to 4.99
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 15 Oct 2023 11:56:02 +0000 (13:56 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 15 Oct 2023 12:19:55 +0000 (14:19 +0200)
(cherry picked from commit 893aed34faba816da0212148efe82e1ca92c263f)

[skip ci]

CHANGES

diff --git a/CHANGES b/CHANGES
index 8ec5cd60ea8c38e8dbda8b811886da61c0b5f0db..863d9ffd5b5b4a9cd82116e28dead74bfda0fbdc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -50,6 +50,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
     Building and testing:
       At build time require a proof of suitable snprintf(3) implementation in
         libc (and document Solaris 9 as unsupported because of that).
+      Makefile.in: Add two "touch .devel" commands in the releasecheck target.
       Autoconf: Get --with-user and --with-chroot right.
       Autoconf: Fix --static-pcap-only test on Solaris 10.
       autoconf: Add some warning flags for clang 13 or newer.