diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-23 11:13:14 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-23 11:13:14 (GMT) |
commit | aaf1dca61f3ca010684bf38c744364daa03e844f (patch) | |
tree | a6fd001567faf7200e0b48cd913e831ea239c2dc /ChangeLog | |
parent | f8e37710d14801a598b3efb73a51a15ecaf382bd (diff) | |
download | tcl-aaf1dca61f3ca010684bf38c744364daa03e844f.zip tcl-aaf1dca61f3ca010684bf38c744364daa03e844f.tar.gz tcl-aaf1dca61f3ca010684bf38c744364daa03e844f.tar.bz2 |
[Bug 2913625]: Stop information about paths from leaking through [info script]
and [info nameofexecutable].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-12-23 Donal K. Fellows <dkf@users.sf.net> + + * library/safe.tcl (AliasSource, AliasExeName): [Bug 2913625]: Stop + information about paths from leaking through [info script] and [info + nameofexecutable]. + 2009-12-16 Donal K. Fellows <dkf@users.sf.net> * library/safe.tcl (::safe::AliasGlob): Upgrade to correctly support a |