summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-07-30 22:19:10 (GMT)
committerhobbs <hobbs>1999-07-30 22:19:10 (GMT)
commit77a242e5abd03ab238d92c84e7093a78b87e25c8 (patch)
treeef5d0dba9c60829a6b26adf180ec8505877e79db /ChangeLog
parent901e9cf34bd3ae9044d9934d2d433263a6795eff (diff)
downloadtcl-77a242e5abd03ab238d92c84e7093a78b87e25c8.zip
tcl-77a242e5abd03ab238d92c84e7093a78b87e25c8.tar.gz
tcl-77a242e5abd03ab238d92c84e7093a78b87e25c8.tar.bz2
* tclParse.c: fixed bug in info complete regarding nested square
brackets [Bug: 2382, 2466]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c20f15..3920764 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1865,3 +1865,8 @@
* tclWin32Dll.c: removed TclpFinalize, cleanup of merges
+ * tclIO.c: added fix for Kupries' trf patch [Bug: 2386]
+
+ * tclParse.c: fixed bug in info complete regarding nested square
+ brackets [Bug: 2382, 2466]
+