diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-11-27 07:27:52 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-11-27 07:27:52 (GMT) |
commit | a77a0e955053195556778cd3461fd96ded585a89 (patch) | |
tree | 81f89a0baff2063a9490f6517eae1f60a310e783 /ChangeLog | |
parent | 26dda484fe7ad621e71585270c0a3c914c5fb375 (diff) | |
download | tcl-a77a0e955053195556778cd3461fd96ded585a89.zip tcl-a77a0e955053195556778cd3461fd96ded585a89.tar.gz tcl-a77a0e955053195556778cd3461fd96ded585a89.tar.bz2 |
Match the version-bump of TclOO.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2009-11-27 Donal K. Fellows <dkf@users.sf.net> + BUMP VERSION OF TCLOO TO 0.6.2. Too many people need accumulated small + versions and bugfixes, so the version-bump removes confusion. + * generic/tclOOBasic.c (TclOO_Object_LinkVar): [Bug 2903811]: Remove unneeded restrictions on who can usefully call this method. |