summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2016-06-21 15:10:10 -0700
committerMark Wielaard <mjw@redhat.com>2016-06-28 20:09:11 +0200
commit9a36c9226c4a237208a7735f0e6a6fd1eefb60ab (patch)
tree22f86eafeea028d09ff8f13ab4b5c3258f3b848f /ChangeLog
parent4c746f2501f6062230e2fa609bf4e8499b33caa4 (diff)
Add support for BPF
Signed-off-by: Richard Henderson <rth@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a7d9ccf..5be4c5ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-06-28 Richard Henderson <rth@redhat.com>
+
+ * configure.ac (HAVE_LINUX_BPF_H): New test and conditional.
+
2016-06-10 Mark Wielaard <mjw@redhat.com>
* CONTRIBUTING: Extend patch, committer and maintainer guidelines.