summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-07-17 00:20:41 (GMT)
committerhobbs <hobbs>2003-07-17 00:20:41 (GMT)
commita626e7cb3acdd464d7121fc8a401eda7cbae9e92 (patch)
treeb2daa3910127e8c7bde6c38b6b76099bcf20ab8a /ChangeLog
parent7babac4bf486dcf01e87c9283ef4adf85b7e2cef (diff)
downloadtcl-a626e7cb3acdd464d7121fc8a401eda7cbae9e92.zip
tcl-a626e7cb3acdd464d7121fc8a401eda7cbae9e92.tar.gz
tcl-a626e7cb3acdd464d7121fc8a401eda7cbae9e92.tar.bz2
2003-07-16 Mumit Khan <khan@nanotech.wisc.edu>
* generic/tclPathObj.c (SetFsPathFromAny): Add Cygwin specific code to convert POSIX filename to native format. * generic/tclFileName.c (Tcl_TranslateFileName): And remove from here. (TclDoGlob): Adjust for cygwin and append / for dirs instead of \ * win/tclWinFile.c (TclpObjChdir): Use chdir on Cygwin. [Patch 679315]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a5138e..32e175a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-07-16 Mumit Khan <khan@nanotech.wisc.edu>
+
+ * generic/tclPathObj.c (SetFsPathFromAny): Add Cygwin specific
+ code to convert POSIX filename to native format.
+ * generic/tclFileName.c (Tcl_TranslateFileName): And remove from here.
+ (TclDoGlob): Adjust for cygwin and append / for dirs instead of \
+ * win/tclWinFile.c (TclpObjChdir): Use chdir on Cygwin.
+ [Patch 679315]
+
2003-07-16 Jeff Hobbs <jeffh@ActiveState.com>
* library/safe.tcl (FileInAccessPath): normalize paths before