summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 1ba056a4..86db3d59 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,8 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
fixed-width integer types, in rpcap code.
Remove an always-false pointer test from snf_read().
Clean up DECnet address handling.
+ Finalize moving of bpf_filter.c. (GH #1166)
+ Address a few compiler warnings on Haiku.
Link-layer types:
Add LINKTYPE_ETW/DLT_ETW.
Add LINKTYPE_NETANALYZER_NG/DLT_NETANALYZER_NG (pull request
@@ -46,8 +48,10 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
these generated files in the release tarball.
autoconf: Add the option to print functions and files names.
-DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
- Summary for 1.10.4 libpcap release (so far!)
+Friday, April 7, 2023 / The Tcpdump Group
+ Summary for 1.10.4 libpcap release
+ Source code:
+ Fix spaces before tabs in indentation.
rpcap:
Fix name of launchd service.
Documentation:
@@ -56,6 +60,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
Require at least pkg-config 0.17.0, as we use --static.
Get rid of the remains of gnuc.h.
Require at least autoconf 2.69.
+ Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21.
Thursday, January 12, 2023 / The Tcpdump Group
Summary for 1.10.3 libpcap release