summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm>2000-08-11 17:42:40 (GMT)
committerericm <ericm>2000-08-11 17:42:40 (GMT)
commitf27595166b79ca080f874d01242aeed2e8459d0f (patch)
tree1ef860d0a82addab75cb9f50204f19616ed16100 /ChangeLog
parent3ba754a2fb35b2f855e2139b0c83e56ff06af171 (diff)
downloadtcl-f27595166b79ca080f874d01242aeed2e8459d0f.zip
tcl-f27595166b79ca080f874d01242aeed2e8459d0f.tar.gz
tcl-f27595166b79ca080f874d01242aeed2e8459d0f.tar.bz2
* generic/tclEnv.c (TclUnsetEnv): Changed declaration of length
variable from "unsigned int" to "int", to match usage when passed to TclpFindVariable [Bug: 6126].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14a4d1d..8553d65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-11 Eric Melski <ericm@ajubasolutions.com>
+
+ * generic/tclEnv.c (TclUnsetEnv): Changed declaration of length
+ variable from "unsigned int" to "int", to match usage when passed
+ to TclpFindVariable [Bug: 6126].
+
2000-08-10 Eric Melski <ericm@ajubasolutions.com>
* library/msgcat1.0/pkgIndex.tcl: Bumped version number to 1.2