aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2023-01-09 12:56:49 -0800
committerGuy Harris <gharris@sonic.net>2023-01-09 12:57:52 -0800
commitda069383bac4b9d39dfc818006e17bfd0c45fe1e (patch)
tree1b83afdc99fa879b49b575b43b0e4cfa23a2d6bc
parentb16c1fb173b370dd746a112858c9e6cf79a03460 (diff)
downloadlibpcap-da069383bac4b9d39dfc818006e17bfd0c45fe1e.tar.gz
CHANGES: add two more entries in the main and 1.10 branches. [skip ci]
(cherry picked from commit 68b294c452734537ce210dfd6a93cea81c290c28)
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f03fcd92..9c4d665d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,8 @@ Monthday, Month DD, YYYY:
Summary for 1.10.3 libpcap release (so far!)
Source code:
Sort the PUBHDR variable in Makefile.in in "ls" order.
+ Fix typo in comment in pflog.h.
+ Remove two no-longer-present files from .gitignore.
Building and testing:
install: Fixed not to install the non-public pcap-util.h header.
pcap-config: add a --version flag.