diff options
author | davygrvy <davygrvy@pobox.com> | 2003-05-14 06:19:51 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2003-05-14 06:19:51 (GMT) |
commit | 12f7a06929318bdfae5af285f1502aa2f5d4aa86 (patch) | |
tree | b300408b98bf76b870e6b539573bbe2d30ddfdd9 /ChangeLog | |
parent | 86e16438b5c6b878894e01558c4d837e268a540c (diff) | |
download | tcl-12f7a06929318bdfae5af285f1502aa2f5d4aa86.zip tcl-12f7a06929318bdfae5af285f1502aa2f5d4aa86.tar.gz tcl-12f7a06929318bdfae5af285f1502aa2f5d4aa86.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-05-13 David Gravereaux <davygrvy@pobox.com> + + * generic/tclEnv.c: Another putenv() copy behavior problem + repaired when compiling on windows and using microsoft's runtime. + [Bug 736421] + 2003-05-13 Jeff Hobbs <jeffh@ActiveState.com> * generic/tclIOUtil.c: ensure cd is thread-safe. |