diff options
author | mdejong <mdejong> | 2001-09-08 22:30:15 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-09-08 22:30:15 (GMT) |
commit | 87067571d2361e18c7ba3dcd929d22189d1e9acf (patch) | |
tree | 9231aa184ddaa92863137e03ea1c54fc6bfdfebf /ChangeLog | |
parent | e8b43db1be149b33a510f281789b13d6e266797d (diff) | |
download | tcl-87067571d2361e18c7ba3dcd929d22189d1e9acf.zip tcl-87067571d2361e18c7ba3dcd929d22189d1e9acf.tar.gz tcl-87067571d2361e18c7ba3dcd929d22189d1e9acf.tar.bz2 |
* win/mkd.bat:
* win/rmd.bat:
Apply binary property (cvs admin -kb) to files and convert
to CRLF linefeed format to fix the VC++ build. [Bug #219409]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-09-08 Mo DeJong <mdejong@users.sourceforge.net> + + * win/mkd.bat: + * win/rmd.bat: + Apply binary property (cvs admin -kb) to files and convert + to CRLF linefeed format to fix the VC++ build. [Bug #219409] + 2001-09-08 Vince Darley <vincentdarley@users.sourceforge.net> * generic/tclInt.h: |