]> The Tcpdump Group git mirrors - libpcap/commitdiff
CHANGES: move some items to a new "Building and testing" section. [skip ci]
authorGuy Harris <[email protected]>
Wed, 16 Mar 2022 02:38:26 +0000 (19:38 -0700)
committerGuy Harris <[email protected]>
Wed, 16 Mar 2022 02:39:22 +0000 (19:39 -0700)
(cherry picked from commit 70ed1986c8c77e7a787bd29a555c84c184147b05)

CHANGES

diff --git a/CHANGES b/CHANGES
index 20643f67816f7863e7c85753e778130ad994193f..853d717ab34e7b5e7c6185571747d86d26ae35f6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,14 +6,15 @@ Monthday, Month DD, YYYY:
         configure scripts, to avoid deprecation warnings.
       Change availability tags in pcap.h to make it easier to
         arrange for it to be used in Darwin releases
         configure scripts, to avoid deprecation warnings.
       Change availability tags in pcap.h to make it easier to
         arrange for it to be used in Darwin releases
+      Use AS_HELP_STRING for --enable-remote
+      Fix some formatting string issues found by cppcheck
+    Building and testing:
       Update configure-time universal build checks for macOS
       Update config.guess and config.sub
       Update configure-time universal build checks for macOS
       Update config.guess and config.sub
-      Use AS_HELP_STRING for --enable-remote
       If we look for an SSL library with pkg-config in configure script,
         try pkg-config first
       If we have pkg-config and Homebrew, try to set pkg-config up to
         find Homebrew packages
       If we look for an SSL library with pkg-config in configure script,
         try pkg-config first
       If we have pkg-config and Homebrew, try to set pkg-config up to
         find Homebrew packages
-      Fix some formatting string issues found by cppcheck
     Savefiles:
       Fix pcap_dispatch() to return number of packets processed, rather
         than 0, even at EOF.
     Savefiles:
       Fix pcap_dispatch() to return number of packets processed, rather
         than 0, even at EOF.