summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-08-03 15:27:40 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-08-03 15:27:40 (GMT)
commit861b34625cd9a137d81f848b63c70e1f8318ba35 (patch)
tree092c491311483b05a7d98d3bf93fb1bf56e75e33 /ChangeLog
parent0958b92b37ecfab151eeda74295706cdb6351e77 (diff)
downloadtcl-861b34625cd9a137d81f848b63c70e1f8318ba35.zip
tcl-861b34625cd9a137d81f848b63c70e1f8318ba35.tar.gz
tcl-861b34625cd9a137d81f848b63c70e1f8318ba35.tar.bz2
[3611643fff]: Support TclOO in autoload mechanism.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a82dbfd..ddde893 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-08-03 Donal Fellows <dkf@users.sf.net>
+
+ * library/auto.tcl: [Patch 3611643]: Allow TclOO classes to be found
+ by the autoloading mechanism.
+
2013-08-02 Donal Fellows <dkf@users.sf.net>
* generic/tclOODefineCmds.c (ClassSuperSet): Bug [9d61624b3d]: Stop