diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-06-19 21:03:00 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-06-19 21:03:00 (GMT) |
commit | 107e7f1dfc29d890846a46317dca00e49594393c (patch) | |
tree | e33beadb13231a8696e962cb6071e413f0dbc9d7 | |
parent | 013ca8a95da3cc8a9bcdf37f9627d9676527fc76 (diff) | |
download | tcl-107e7f1dfc29d890846a46317dca00e49594393c.zip tcl-107e7f1dfc29d890846a46317dca00e49594393c.tar.gz tcl-107e7f1dfc29d890846a46317dca00e49594393c.tar.bz2 |
Forgot the bug number
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |