diff options
author | andreas_kupries <akupries@shaw.ca> | 2009-11-05 19:07:35 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2009-11-05 19:07:35 (GMT) |
commit | 73280bfc7d6e25cbf5ae3c71e6d1e8f4829a2d28 (patch) | |
tree | c7b4a3ee6f03c63e178de737c7d0c1535754a19c /ChangeLog | |
parent | c730a4d0e41f630e5663304d9265925b5bd3fd34 (diff) | |
download | tcl-73280bfc7d6e25cbf5ae3c71e6d1e8f4829a2d28.zip tcl-73280bfc7d6e25cbf5ae3c71e6d1e8f4829a2d28.tar.gz tcl-73280bfc7d6e25cbf5ae3c71e6d1e8f4829a2d28.tar.bz2 |
* library/safe.tcl: A series of patches which bring the SafeBase
up to date with code guidelines, Tcl's features, also eliminating
a number of inefficiencies along the way.
(1) Change all procedure names to be fully qualified.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-11-05 Andreas Kupries <andreask@activestate.com> + + * library/safe.tcl: A series of patches which bring the SafeBase + up to date with code guidelines, Tcl's features, also eliminating + a number of inefficiencies along the way. + (1) Change all procedure names to be fully qualified. + 2009-11-02 Kevin B. Kenny <kennykb@acm.org> * library/tzdata/Asia/Novokuznetsk: New tzdata locale for |