From 7cd45445d55b14b7aca69a81b7815a98afc51784 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Tue, 18 Jan 2011 20:47:44 +0100 Subject: ipset 5.3 released --- kernel/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'kernel/ChangeLog') diff --git a/kernel/ChangeLog b/kernel/ChangeLog index 4acaa89..a8be34d 100644 --- a/kernel/ChangeLog +++ b/kernel/ChangeLog @@ -1,3 +1,12 @@ +5.3 + - There is no need to call synchronize_net() at swapping + - Replace strncpy with strlcpy at creating a set + - Update copyright date and some style changes + - Use jhash.h accepted in kernel, with backward compatibility + - Separate prefixlens from ip_set core + - Remove unused ctnl parameter from call_ad (Jan Engelhardt) + - Comment the possible return values of the add/del/test type-functions + 5.2 - Kernel version check at minimal supported version was mistyped, now fixed. -- cgit v1.2.3