summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-10-19 17:51:08 (GMT)
committerhobbs <hobbs>2001-10-19 17:51:08 (GMT)
commitdffd1d671bd65b7eec86779f2b95ca68b085ccdb (patch)
treec2c4c3b3deb08e6c574b5c78c93ec56f41bc6fba
parent1fbf77dec2f2cdc1fb6b566107a6ba00388a5cd3 (diff)
downloadtk-dffd1d671bd65b7eec86779f2b95ca68b085ccdb.zip
tk-dffd1d671bd65b7eec86779f2b95ca68b085ccdb.tar.gz
tk-dffd1d671bd65b7eec86779f2b95ca68b085ccdb.tar.bz2
see ChangeLog
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 71bee6d..98b1ccc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,16 @@
-2001-10-18 Jeff Hobbs <jeffh@ActiveState.com>
+2001-10-19 Jeff Hobbs <jeffh@ActiveState.com>
************************
**** 8.3.4 TAGGED ****
************************
+ * library/tk.tcl: added tk::GetSelection from 8.4 for console.
+
+ * library/console.tcl: fixed a few errors where namespace command
+ names were used that were not back-ported from 8.4.
+
+2001-10-18 Jeff Hobbs <jeffh@ActiveState.com>
+
* unix/configure: regend
* unix/tcl.m4 (SC_ENABLE_GCC): enabled better recognition of gcc.