summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc38f55..0c2aaaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@
* unix/.cvsignore
* tests/stack.test Reduced minimum required C-stack size to 2034:
CYGWIN has this stack size and the test runs fine!
+ * generic/tclEnv.c Fix environment tests under CYGWIN
+ * generic/tclPort.h
+ * tests/env.test
2010-01-05 Don Porter <dgp@users.sourceforge.net>