]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: add some more changes now in 4.99.2. [skip ci]
authorGuy Harris <[email protected]>
Sun, 20 Mar 2022 00:25:36 +0000 (17:25 -0700)
committerGuy Harris <[email protected]>
Sun, 20 Mar 2022 00:25:36 +0000 (17:25 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index eea74606bc76c57e71bf05b8362bc1787821e7ee..410363bb9e9e208a8bc8955b422815efcc50d826 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -32,6 +32,8 @@ TBD
       BGP: decode BGP link-bandwidth extended community properly.
       DSA: correctly determine VID.
       EAP: fix some length checks and output issues.
       BGP: decode BGP link-bandwidth extended community properly.
       DSA: correctly determine VID.
       EAP: fix some length checks and output issues.
+      802.15.4, BGP, LISP: fix some length checks, compiler warnings,
+        and undefined behavior warnings.
     Building and testing:
       Handle some Autoconf/make errors better.
       Fix an error when corss-compiling.
     Building and testing:
       Handle some Autoconf/make errors better.
       Fix an error when corss-compiling.
@@ -40,8 +42,10 @@ TBD
       Address assorted compiler warnings.
       Fix auto-enabling of Capsicum on FreeBSD with Autoconf.
       Treat "msys" as Windows for test exit statuses.
       Address assorted compiler warnings.
       Fix auto-enabling of Capsicum on FreeBSD with Autoconf.
       Treat "msys" as Windows for test exit statuses.
+      Clean up some help messages in configure.
     Documentation:
       Some man page cleanups.
     Documentation:
       Some man page cleanups.
+      Note that we require compilers to support at least some of C99.
 
 Wednesday, June 9, 2021 by gharris
   Summary for 4.99.1 tcpdump release
 
 Wednesday, June 9, 2021 by gharris
   Summary for 4.99.1 tcpdump release