diff options
author | coldstore <coldstore> | 2006-10-13 12:57:21 (GMT) |
---|---|---|
committer | coldstore <coldstore> | 2006-10-13 12:57:21 (GMT) |
commit | b47aca32b8e6db041e5d1ae02f9fe2f98149c98c (patch) | |
tree | bee0561e31c995f91de38869aca96554f899a3cb /ChangeLog | |
parent | ae30ab71db6aae4fccdee34cb0716454952141d4 (diff) | |
download | tcl-b47aca32b8e6db041e5d1ae02f9fe2f98149c98c.zip tcl-b47aca32b8e6db041e5d1ae02f9fe2f98149c98c.tar.gz tcl-b47aca32b8e6db041e5d1ae02f9fe2f98149c98c.tar.bz2 |
win/tclWinFile.c: alfredd supplied patch to fix Bug 1575837
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * win/tclWinFile.c: corrected erroneous attempt to protect against NULL return from Tcl_FSGetNormalizedPath per Bug 1548263 causing Bug 1575837. + * win/tclWinFile.c: alfredd supplied patch to fix Bug 1575837 2006-10-13 Daniel Steffen <das@users.sourceforge.net> |