summaryrefslogtreecommitdiffstats
path: root/kernel/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2009-11-11 20:29:31 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2009-11-11 20:29:31 +0100
commitc896b069e6c9cd229119a791c51d19e8f11c853c (patch)
treefbdd1c62f0153acd75afa392d47aa8888b975dc0 /kernel/ChangeLog
parenta8231be7ebf6086d21a25ea6d4a46a5117697189 (diff)
4.1 version releasedv4.1
Diffstat (limited to 'kernel/ChangeLog')
-rw-r--r--kernel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel/ChangeLog b/kernel/ChangeLog
index d1b525e..f613c94 100644
--- a/kernel/ChangeLog
+++ b/kernel/ChangeLog
@@ -1,3 +1,8 @@
+4.1
+ - Do not use init_MUTEX either (Jan Engelhardt)
+ - Improve listing/saving hash type of sets by not copying empty
+ entries unnecessarily to userspace.
+
4.0
- Compilation of ip_set_iptree.c fails with kernel 2.6.20 due to
missing include of linux/jiffies.h (Jan Engelhardt)