diff options
author | mdejong <mdejong> | 2001-09-08 22:34:42 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-09-08 22:34:42 (GMT) |
commit | 772a77c9e5f050601586a1ebcc79b26848a14eae (patch) | |
tree | 7c3a97598dc964649bd075fd6f00caebcfb4db25 /ChangeLog | |
parent | 7a8027f2e837745684cb6bb0b8eb279b19ccf6c3 (diff) | |
download | tk-772a77c9e5f050601586a1ebcc79b26848a14eae.zip tk-772a77c9e5f050601586a1ebcc79b26848a14eae.tar.gz tk-772a77c9e5f050601586a1ebcc79b26848a14eae.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. [Tcl 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. [Tcl Bug #219409] + 2001-08-29 Jeff Hobbs <jeffh@ActiveState.com> * tests/menu.test: |