diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-06-01 08:11:06 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-06-01 08:11:06 (GMT) |
commit | fe88072b187128153a10f1860ef4312d08254b9f (patch) | |
tree | 0dd3ea38d0f6cb60cee6eae9bc1b4e59abfa940b /ChangeLog | |
parent | 64aa67bd929d210bd1d764bd73312496dee8002d (diff) | |
download | tcl-fe88072b187128153a10f1860ef4312d08254b9f.zip tcl-fe88072b187128153a10f1860ef4312d08254b9f.tar.gz tcl-fe88072b187128153a10f1860ef4312d08254b9f.tar.bz2 |
Complete fix of [Bug 1981001]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-06-01 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclOOMethod.c (Tcl_NewMethod): Complete the fix of [Bug + 1981001], previous fix was incomplete though helpful in telling me + where to look. + 2008-06-01 Joe Mistachkin <joe@mistachkin.com> * win/Makefile.in: Add tclOO genstubs to Windows makefiles and remove |