summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@netfilter.org>2020-02-22 13:01:35 +0100
committerJozsef Kadlecsik <kadlec@netfilter.org>2020-02-22 13:01:35 +0100
commitaca0b06d8cc61d7df1cc356632ba6e3e65a1e112 (patch)
tree622d8ff203bdd7df9d6b3da5ce3499d77f6222ba /ChangeLog
parentd31400351015aa8d90a52b2c2cc58618ea11ca20 (diff)
parenta2a846e09ab67202b11a4795de93130c85f51756 (diff)
Merge branch 'region_lock'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a4bbf2..ecb3d7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+7.6
+ - Add checking system_power_efficient_wq in the kernel source tree
+ - .gitignore: add temporary files to the list
+
7.5
- configure.ac: Support building with old autoconf 2.63
(Serhey Popovych)