summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcoldstore <coldstore>2006-10-13 05:11:36 (GMT)
committercoldstore <coldstore>2006-10-13 05:11:36 (GMT)
commit62679caf2c6d6e43aaad6a698d06da922d97283f (patch)
treecd06a320522731d58440d5c4c81a5480a680a4e1
parent3ff2c4dac7dae79dea63a3958f699b9e3a39b7c7 (diff)
downloadtcl-62679caf2c6d6e43aaad6a698d06da922d97283f.zip
tcl-62679caf2c6d6e43aaad6a698d06da922d97283f.tar.gz
tcl-62679caf2c6d6e43aaad6a698d06da922d97283f.tar.bz2
win/tclWinFile.c: corrected erroneous attempt to protect against NULL return from Tcl_FSGetNormalizedPath per Bug 1548263 causing Bug 1575837.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b28d376..1db5404 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-13 Colin McCormack <coldstore@users.sf.net>
+ * win/tclWinFile.c: corrected erroneous attempt to protect
+ against NULL return from Tcl_FSGetNormalizedPath
+ per Bug 1548263 causing Bug 1575837.
+
2006-10-13 Daniel Steffen <das@users.sourceforge.net>
* unix/tclUnixThrd.c (TclpThreadGetStackSize): on Darwin, use