summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c176361..664929a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-14 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tclEnv.c (TclUnsetEnv): Another putenv() copy behavior
+ problem repaired when compiling on windows and using microsoft's
+ runtime. [Bug 736421] (gravereaux)
+
2003-05-13 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclIOUtil.c: add decl for FsThrExitProc to suppress