diff options
author | hobbs <hobbs> | 2001-10-19 17:43:51 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-10-19 17:43:51 (GMT) |
commit | 4f139c1a29a68da77a6c97b643b302f098786978 (patch) | |
tree | 7a98d88ac02fa434396e104964908b15094fabc6 /ChangeLog | |
parent | 87dd0a8f724902015bfda64b383800ab8781429a (diff) | |
download | tk-4f139c1a29a68da77a6c97b643b302f098786978.zip tk-4f139c1a29a68da77a6c97b643b302f098786978.tar.gz tk-4f139c1a29a68da77a6c97b643b302f098786978.tar.bz2 |
* library/console.tcl: removed transpose ability until the console
can get a proper rewrite of tag handling.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ +2001-10-19 Jeff Hobbs <jeffh@ActiveState.com> + + * library/console.tcl: removed transpose ability until the console + can get a proper rewrite of tag handling. + 2001-10-18 Jeff Hobbs <jeffh@ActiveState.com> + * tests/defs.tcl: removed threaded build warning under X. + * library/console.tcl (ConsoleOutput): fixed undefined widget argument. |