diff options
author | /C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu </C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu> | 2008-11-15 20:20:09 +0000 |
---|---|---|
committer | /C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu </C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu> | 2008-11-15 20:20:09 +0000 |
commit | 6a5878a3748d84d95e15b9a8b018e1bfc54fc894 (patch) | |
tree | 1c5131e29dd469a07090277c82ebb582fb3aa9fa /ChangeLog | |
parent | 4eec8b3824d49c1c0503ebbf7844a4e312bc29e1 (diff) | |
download | ipset-6a5878a3748d84d95e15b9a8b018e1bfc54fc894.tar.gz |
2.4.5origin
- setlist type does not work properly together with swapping
sets, bug reported by Thomas Jacob.
- Include linux/capability.h explicitly in ip_set.c (Jan Engelhardt)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2.4.5 + - Some compiler warning options are too aggressive and + therefore disabled. + 2.4.4 - Premature checking prevents to add valid elements to hash types, fixed (bug reported by JC Janos). |