diff options
author | andreas_kupries <akupries@shaw.ca> | 2006-10-06 00:22:30 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2006-10-06 00:22:30 (GMT) |
commit | 3bfd23341438ea4cbf59eef614e354bb66b22a84 (patch) | |
tree | e3b9694c182f607593ee12cc6aeba8e28d7d231b /ChangeLog | |
parent | d78a8ea8c98971dec54e3bf5c738432029bb7e61 (diff) | |
download | tcl-3bfd23341438ea4cbf59eef614e354bb66b22a84.zip tcl-3bfd23341438ea4cbf59eef614e354bb66b22a84.tar.gz tcl-3bfd23341438ea4cbf59eef614e354bb66b22a84.tar.bz2 |
* library/tm.tcl: Fixed bug in TIP #189 implementation, now
allowing '_' in module names.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-10-05 Andreas Kupries <andreask@activestate.com> + + * library/tm.tcl: Fixed bug in TIP #189 implementation, now + allowing '_' in module names. + 2006-10-05 Jeff Hobbs <jeffh@ActiveState.com> * generic/tcl.h: note limitation on changing Tcl_UniChar size |