summaryrefslogtreecommitdiffstats
path: root/kernel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/ChangeLog')
-rw-r--r--kernel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/ChangeLog b/kernel/ChangeLog
index 62ecc9a..10c2f53 100644
--- a/kernel/ChangeLog
+++ b/kernel/ChangeLog
@@ -1,4 +1,7 @@
2.4.8
+ - 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).
- Compatibility with old gcc without 'bool' added.
2.4.7