aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2024-04-05 12:01:59 +0100
committerDenis Ovsienko <denis@ovsienko.info>2024-04-05 12:01:59 +0100
commit4e99e074964e465ecf3010b91617dc17e0596f3a (patch)
tree81a1fab18f864999681781e98e32b7cb22ff73cb
parent6eccce9a7c328158027b404b9504cf2d1afaa01e (diff)
downloadtcpdump-4e99e074964e465ecf3010b91617dc17e0596f3a.tar.gz
CHANGES: Move the cc_werr_cflags() entry to 4.99.5.
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index e42cd013..2ba2d884 100644
--- a/CHANGES
+++ b/CHANGES
@@ -52,7 +52,6 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
Tru64 Unix}, SINIX and Ultrix.
Fix compiling on GNU/Hurd.
Make illumos build warning-free.
- Fix propagation of cc_werr_cflags() output.
DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
Summary for 4.99.5 tcpdump release (so far!)
@@ -141,6 +140,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
Do not require vsnprintf().
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.
Documentation:
Fixed errors in doc/README.Win32.md and renamed it to
README.windows.md.