diff options
author | dgp <dgp@users.sourceforge.net> | 2005-01-25 17:58:38 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-01-25 17:58:38 (GMT) |
commit | 9dbc38faed5d13bbc3656501c291dbda19ff86e7 (patch) | |
tree | 5a0bce04d79e0e84e65326ab3a671872c648e640 /ChangeLog | |
parent | b8cca4b689b37496808c9a8ab25d09ef88e42e52 (diff) | |
download | tcl-9dbc38faed5d13bbc3656501c291dbda19ff86e7.zip tcl-9dbc38faed5d13bbc3656501c291dbda19ff86e7.tar.gz tcl-9dbc38faed5d13bbc3656501c291dbda19ff86e7.tar.bz2 |
* library/auto.tcl: Updated [auto_reset] to clear auto-loaded
procs in namespaces other than :: [Bug 1101670].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-01-25 Don Porter <dgp@users.sourceforge.net> + + * library/auto.tcl: Updated [auto_reset] to clear auto-loaded + procs in namespaces other than :: [Bug 1101670]. + 2005-01-25 Daniel Steffen <das@users.sourceforge.net> * unix/tcl.m4 (Darwin): fixed bug with static build linking to |