diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2013-08-03 15:27:40 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2013-08-03 15:27:40 (GMT) |
commit | c5ef7f0df97b7cc9452e449957462cd0dbbe373c (patch) | |
tree | 092c491311483b05a7d98d3bf93fb1bf56e75e33 /ChangeLog | |
parent | ed2e06d4526c12d6cb4c559b6746216396ca4a10 (diff) | |
download | tcl-c5ef7f0df97b7cc9452e449957462cd0dbbe373c.zip tcl-c5ef7f0df97b7cc9452e449957462cd0dbbe373c.tar.gz tcl-c5ef7f0df97b7cc9452e449957462cd0dbbe373c.tar.bz2 |
[3611643fff]: Support TclOO in autoload mechanism.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |