From 95bd267a2a0b156d2574ef6d307add08062256f0 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 10 Feb 2009 15:51:05 +0100 Subject: Kernel changelog on Jenkins' hash update. Kernel changelog on Jenkins' hash update added. --- kernel/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kernel/ChangeLog b/kernel/ChangeLog index 10c2f53..1ed0fbb 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). -- cgit v1.2.3