summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2022-03-23 17:15:55 -0700
committerGuy Harris <gharris@sonic.net>2022-03-23 17:16:42 -0700
commit7444d3cdcc4cb182a88406c5892c15f7c6e493cb (patch)
tree8ba8f43cedfbe6cb55dd1a3fa9396563b7f1342d /CHANGES
parent17f87963b837a397d2d4d6d3f31848d87dd76072 (diff)
downloadlibpcap-7444d3cdcc4cb182a88406c5892c15f7c6e493cb.tar.gz
CHANGES: add the "use only pkg-config to find DPDK" change. [skip ci]
(cherry picked from commit c634a2d01f21e5b2c39822c8f70b8f5e7483f859)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f9d5f903..a309d590 100644
--- a/CHANGES
+++ b/CHANGES
@@ -100,6 +100,7 @@ Monthday, Month DD, YYYY:
require 2.8.12, where it first appeared.
Don't provide -L/usr/lib for pkg-config --libs in pkg-config.
Fix error message for inadequate Bison/Berkeley YACC.
+ Only use pkg-config when checking for DPDK.
Documentation:
Add README.solaris.md.
Add SCTP to pcap-filter(7).