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 | 861b34625cd9a137d81f848b63c70e1f8318ba35 (patch) | |
tree | 092c491311483b05a7d98d3bf93fb1bf56e75e33 /ChangeLog | |
parent | 0958b92b37ecfab151eeda74295706cdb6351e77 (diff) | |
download | tcl-861b34625cd9a137d81f848b63c70e1f8318ba35.zip tcl-861b34625cd9a137d81f848b63c70e1f8318ba35.tar.gz tcl-861b34625cd9a137d81f848b63c70e1f8318ba35.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 |