diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2006-10-31 14:19:57 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2006-10-31 14:19:57 (GMT) |
commit | 794852278f00d531ee4a0f3a95c2a993e9ffe33d (patch) | |
tree | 04105a22ce324e8c656ebd5f6210633d70c07b83 /ChangeLog | |
parent | 0ca58aa64c618e56ba5a8e06c8030de1737ba015 (diff) | |
download | tcl-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |