summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2005-11-04 02:13:40 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2005-11-04 02:13:40 (GMT)
commitf30e4208875db88eacedeabb363d94c5dbcc32ce (patch)
tree7a2c5ad8267a9ae169b566172b931957957725ef /ChangeLog
parent1917d75e5fe50a58035bc8a2a47fdca8338ec9d7 (diff)
downloadtcl-f30e4208875db88eacedeabb363d94c5dbcc32ce.zip
tcl-f30e4208875db88eacedeabb363d94c5dbcc32ce.tar.gz
tcl-f30e4208875db88eacedeabb363d94c5dbcc32ce.tar.bz2
* generic/tclInt.h:
* generic/tclNamesp.c: * generic/tclVar.c: * tests/trace.test: fix for [Bugs 1338280/1337229]; changed to use the same approach as the 8.4 patch in the ticket (i.e., removed the patch committed on 2005-31-10).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 212aa4c..d8e46ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-11-04 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclInt.h:
+ * generic/tclNamesp.c:
+ * generic/tclVar.c:
+ * tests/trace.test: fix for [Bugs 1338280/1337229]; changed to use
+ the same approach as the 8.4 patch in the ticket (i.e., removed
+ the patch committed on 2005-31-10).
+
2005-11-03 Pat Thoyts <patthoyts@users.sourceforge.net>
* win/tclWin32Dll.c: Applied patch #1256872 to provide unicode