summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-06-02 23:29:29 (GMT)
committerhobbs <hobbs>2004-06-02 23:29:29 (GMT)
commitde5cff5c3f21cae7dc4f054d239b6ad2e02fe427 (patch)
tree34b39b0d27cc859613906d97477c5f0349f79b24 /ChangeLog
parentb2e16c28830b9415e6d277ab5646b7672673695e (diff)
downloadtcl-de5cff5c3f21cae7dc4f054d239b6ad2e02fe427.zip
tcl-de5cff5c3f21cae7dc4f054d239b6ad2e02fe427.tar.gz
tcl-de5cff5c3f21cae7dc4f054d239b6ad2e02fe427.tar.bz2
* win/tclWinFile.c (TclpFindExecutable): when using
GetModuleFileNameA (Win9x), convert from CP_ACP to WCHAR then convert back to utf8. Adjunct to 2004-04-07 fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a21b3a6..9bc2e7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-02 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/tclWinFile.c (TclpFindExecutable): when using
+ GetModuleFileNameA (Win9x), convert from CP_ACP to WCHAR then
+ convert back to utf8. Adjunct to 2004-04-07 fix.
+
2004-06-02 David Gravereaux <davygrvy@pobox.com>
* tests/winPipe.c (winpipe-6.1): blocking set to 1 before