summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-06-18 20:38:00 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-06-18 20:38:00 (GMT)
commit1247e7630960b0ed9658d606b4a11e5855bf5298 (patch)
tree62641558728e9adf15391570df8b7c2fe4f8f179 /ChangeLog
parent5aa07287a0a3096095738841d801cd1fc7670a34 (diff)
downloadtcl-1247e7630960b0ed9658d606b4a11e5855bf5298.zip
tcl-1247e7630960b0ed9658d606b4a11e5855bf5298.tar.gz
tcl-1247e7630960b0ed9658d606b4a11e5855bf5298.tar.bz2
* generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings.
* generic/tclInt.h: Updated TclpFindExecutable() so that failed * generic/tclUtil.c: attempts to find the executable are saved * unix/tclUnixFile.c: just as successful finds are. [Patch 966053] * unix/tclUnixTest.c:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index feebc45..529168a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-18 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings.
+ * generic/tclInt.h: Updated TclpFindExecutable() so that failed
+ * generic/tclUtil.c: attempts to find the executable are saved
+ * unix/tclUnixFile.c: just as successful finds are. [Patch 966053]
+ * unix/tclUnixTest.c:
+
2004-06-18 Kevin B. Kenny <kennykb@acm.org>
* tests/winFCmd.test (winFCmd-16.12): Changed test to