summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-11-27 07:27:52 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-11-27 07:27:52 (GMT)
commita77a0e955053195556778cd3461fd96ded585a89 (patch)
tree81f89a0baff2063a9490f6517eae1f60a310e783 /ChangeLog
parent26dda484fe7ad621e71585270c0a3c914c5fb375 (diff)
downloadtcl-a77a0e955053195556778cd3461fd96ded585a89.zip
tcl-a77a0e955053195556778cd3461fd96ded585a89.tar.gz
tcl-a77a0e955053195556778cd3461fd96ded585a89.tar.bz2
Match the version-bump of TclOO.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9517277..d10fe50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.