summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@netfilter.org>2024-01-31 11:32:03 +0100
committerJozsef Kadlecsik <kadlec@netfilter.org>2024-01-31 11:32:03 +0100
commit6e0628256309b83cc88ea20da8d331304df52ca7 (patch)
treeb246c55b78da108caccdb8c3b831783f5fd032b0 /ChangeLog
parente3e60c19f4d1c299c299fa64d2163fdec502ffa4 (diff)
ipset 7.20 releasedv7.20
Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cb08f6..dabb22f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+7.20
+ - Ignore *.order.cmd and *.symvers.cmd files in kernel builds
+ - Bash completion utility updated
+ - Fix json output for -name option (Mark)
+ - Fix hex literals in json output
+ - tests: increase timeout to cope with slow virtual test machine
+
7.19
- build: Fix the double-prefix in pkgconfig (Sam James)