From: root Date: Tue, 10 Feb 2009 14:51:05 +0000 (+0100) Subject: Kernel changelog on Jenkins' hash update. X-Git-Tag: v2.4.8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95bd267a2a0b156d2574ef6d307add08062256f0;p=thirdparty%2Fipset.git Kernel changelog on Jenkins' hash update. Kernel changelog on Jenkins' hash update added. --- diff --git a/kernel/ChangeLog b/kernel/ChangeLog index 10c2f530..1ed0fbb7 100644 --- a/kernel/ChangeLog +++ b/kernel/ChangeLog @@ -1,4 +1,6 @@ 2.4.8 + - The Jenkins' hash lookup2() replaced with Jenkins' faster/better lookup3() + hash function. - Bug fixed: after elements are added and deleted from a hash, an element can successfully be added in spite it's already in the hash and thus duplicates can occur (Shih-Yi Chen).