summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-10-19 17:43:51 (GMT)
committerhobbs <hobbs>2001-10-19 17:43:51 (GMT)
commit4f139c1a29a68da77a6c97b643b302f098786978 (patch)
tree7a98d88ac02fa434396e104964908b15094fabc6 /ChangeLog
parent87dd0a8f724902015bfda64b383800ab8781429a (diff)
downloadtk-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 414c4a9..d625a44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.