diff options
author | hobbs <hobbs> | 2001-10-19 17:43:51 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-10-19 17:43:51 (GMT) |
commit | fbfffe73d2de79ff4f4ad381495dcbd28ac84169 (patch) | |
tree | 7a98d88ac02fa434396e104964908b15094fabc6 /ChangeLog | |
parent | 929c83c044647f553c577159e7b61326d83da107 (diff) | |
download | tk-fbfffe73d2de79ff4f4ad381495dcbd28ac84169.zip tk-fbfffe73d2de79ff4f4ad381495dcbd28ac84169.tar.gz tk-fbfffe73d2de79ff4f4ad381495dcbd28ac84169.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. |