diff options
author | stwo <stwo> | 2010-11-02 21:42:27 (GMT) |
---|---|---|
committer | stwo <stwo> | 2010-11-02 21:42:27 (GMT) |
commit | 834d6ba70d85bb3b391a215b19d4742ce2dc1ea4 (patch) | |
tree | 372bd3e73a7fdf243c40587efcb01c61ad026030 /ChangeLog | |
parent | 488bcdc6b70b2f3b1f78252304e67a85ee307398 (diff) | |
download | tcl-834d6ba70d85bb3b391a215b19d4742ce2dc1ea4.zip tcl-834d6ba70d85bb3b391a215b19d4742ce2dc1ea4.tar.gz tcl-834d6ba70d85bb3b391a215b19d4742ce2dc1ea4.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: |