summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f2639d..82b3192 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* generic/tclOOCall.c (AddSimpleClassChainToCallContext): Make sure
* tests/oo.test (oo-14.8): that class mixins are processed in the
- documented order.
+ documented order. [Bug 1998221]
2008-06-19 Don Porter <dgp@users.sourceforge.net>