summaryrefslogtreecommitdiffstats
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 8aa19734..7bd998e5 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -23,6 +23,10 @@
* eu-config.h: Define unlocked I/O functions to locked ones if they
are unavailable.
+2018-11-04 Mark Wielaard <[email protected]>
+
+ * bpf.h: Add BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLE.
+
2018-07-04 Ross Burton <[email protected]>
* color.c: Remove error.h, add system.h include.