summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2006-10-31 14:19:57 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2006-10-31 14:19:57 (GMT)
commit794852278f00d531ee4a0f3a95c2a993e9ffe33d (patch)
tree04105a22ce324e8c656ebd5f6210633d70c07b83 /ChangeLog
parent0ca58aa64c618e56ba5a8e06c8030de1737ba015 (diff)
downloadtcl-794852278f00d531ee4a0f3a95c2a993e9ffe33d.zip
tcl-794852278f00d531ee4a0f3a95c2a993e9ffe33d.tar.gz
tcl-794852278f00d531ee4a0f3a95c2a993e9ffe33d.tar.bz2
Fix for bug #1582769 - options conflict with VC2003.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f44efa..39e286d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-31 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/rules.vc: Fix for bug #1582769 - options conflict with VC2003.
+
2006-10-31 Donal K. Fellows <dkf@users.sf.net>
* generic/tclBasic.c, generic/tclNamesp.c, generic/tclProc.c: