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)
commitc5ef7f0df97b7cc9452e449957462cd0dbbe373c (patch)
tree092c491311483b05a7d98d3bf93fb1bf56e75e33 /ChangeLog
parented2e06d4526c12d6cb4c559b6746216396ca4a10 (diff)
downloadtcl-c5ef7f0df97b7cc9452e449957462cd0dbbe373c.zip
tcl-c5ef7f0df97b7cc9452e449957462cd0dbbe373c.tar.gz
tcl-c5ef7f0df97b7cc9452e449957462cd0dbbe373c.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