diff options
author | andreas_kupries <akupries@shaw.ca> | 2010-09-02 04:52:47 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2010-09-02 04:52:47 (GMT) |
commit | e4e0eb505caddaa6c09af94db5b63385225e4b71 (patch) | |
tree | c6656dd82b16857c3f9ba4deeaef01a97f1475bb /ChangeLog | |
parent | e2493638c3b42036bfca7c6d8eee852e42767691 (diff) | |
download | tcl-e4e0eb505caddaa6c09af94db5b63385225e4b71.zip tcl-e4e0eb505caddaa6c09af94db5b63385225e4b71.tar.gz tcl-e4e0eb505caddaa6c09af94db5b63385225e4b71.tar.bz2 |
* library/safe.tcl (::safe::AliasGlob): Moved the command
extending the actual glob command with a -directory flag to when
we actually have a proper untranslated path,
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-09-01 Andreas Kupries <andreas_kupries@users.sourceforge.net> + + * library/safe.tcl (::safe::AliasGlob): Moved the command + extending the actual glob command with a -directory flag to when + we actually have a proper untranslated path, + 2010-09-01 Don Porter <dgp@users.sourceforge.net> *** 8.5.9 TAGGED FOR RELEASE *** |