aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2024-04-09 14:46:41 +0200
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2024-04-09 14:50:01 +0200
commit7652b93066c0051093aed47b2139773536d03296 (patch)
treef23d357a50ffc5d2bb4d5322cac3f59bdedc46cd
parent420f9f215bf523a28b924161a0619957012cda6b (diff)
downloadtcpdump-7652b93066c0051093aed47b2139773536d03296.tar.gz
CHANGES: Add two changes backported to the 4.99 branch
[skip ci]
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b1756bd6..79efff7d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -142,6 +142,8 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
tests: Use the -tttt option, by default, for the tests.
Autoconf, CMake: Get the size of a void * and a time_t.
Fix propagation of cc_werr_cflags() output.
+ Makefile.in: Fix the depend target.
+ mkdep: Exit with a non-zero status if a command fails.
Documentation:
Fixed errors in doc/README.Win32.md and renamed it to
README.windows.md.