summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dfe117d..b6d7396 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-02-12 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * win/tclWinInit.c (AppendEnvironment):
+ Use the tail component of the passed in
+ lib path instead of just blindly using
+ lib+4. That worked when lib was "lib/..."
+ but fails for other values. Thanks go to
+ Patrick Samson for pointing this out.
+
2004-02-10 David Gravereaux <davygrvy@pobox.com>
* win/nmakehlp.c: better macro grepping logic.