diff options
author | stwo <stwo> | 2010-11-02 21:57:19 (GMT) |
---|---|---|
committer | stwo <stwo> | 2010-11-02 21:57:19 (GMT) |
commit | ebd21d6c08e68a1f9dfd37253dc49119bf6bdb48 (patch) | |
tree | 17da2d000431a826a93706e7e736c86a05bae891 /ChangeLog | |
parent | 35879db7932b86aecaeee79217b97718f17b5868 (diff) | |
download | tcl-ebd21d6c08e68a1f9dfd37253dc49119bf6bdb48.zip tcl-ebd21d6c08e68a1f9dfd37253dc49119bf6bdb48.tar.gz tcl-ebd21d6c08e68a1f9dfd37253dc49119bf6bdb48.tar.bz2 |
Improved handling of non-standard module path lists, empty path lists in particular.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-11-01 Stuart Cassoff <stwo@users.sourceforge.net> + + * library/safe.tcl: Improved handling of non-standard module + * tests/safe.test: path lists, empty path lists in particular. + 2010-11-01 Kevin B. Kenny <kennykb@acm.org> * library/tzdata/Asia/Hong_Kong: |