diff options
| author | davygrvy@pobox.com <davygrvy> | 2002-01-11 20:10:03 (GMT) |
|---|---|---|
| committer | davygrvy@pobox.com <davygrvy> | 2002-01-11 20:10:03 (GMT) |
| commit | ba1ca2f75435727dd97850e187cd283eaa532947 (patch) | |
| tree | 82dc6d73c280a75d83fb6b9dcd6516838b45e18e | |
| parent | cae3cc2102a496e36c07779e4c962ff28ea9f7a0 (diff) | |
| download | tcl-ba1ca2f75435727dd97850e187cd283eaa532947.zip tcl-ba1ca2f75435727dd97850e187cd283eaa532947.tar.gz tcl-ba1ca2f75435727dd97850e187cd283eaa532947.tar.bz2 | |
no message
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-01-12 David Gravereaux <davygrvy@pobox.com> + + * win/makefile.vc: Removed -GD compiler option. It was intended + for future use, but MS is again changing the future at their whim. + The D4002 warning was harmless though, but someone using VC .NET + logged it as a concern. [Bug #501565] + 2002-01-11 Mo DeJong <mdejong@users.sourceforge.net> * unix/Makefile.in: Burn Tcl build directory |
