diff options
author | davygrvy <davygrvy@pobox.com> | 2001-12-20 01:36:04 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2001-12-20 01:36:04 (GMT) |
commit | 16c627b18c6cd97058a9d7f94484139330ff12a2 (patch) | |
tree | 5b1dd7bf6b2d0282b2ee4b0ba842be97b6625b39 | |
parent | 4184425b2a683d723c589ffe50157e2154f3b2e6 (diff) | |
download | tcl-16c627b18c6cd97058a9d7f94484139330ff12a2.zip tcl-16c627b18c6cd97058a9d7f94484139330ff12a2.tar.gz tcl-16c627b18c6cd97058a9d7f94484139330ff12a2.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-12-19 David Gravereaux <davygrvy@pobox.com> + + * tools/tcl.wse.in: Fix for #495120. tcl.wse.in was + stored in cvs with improper <eol>. This resulted in + corrupted <eol> when checked-out on translating CVS + clients such as windows (CRCRLF) and mac (CRCR). + 2001-12-19 Mo DeJong <mdejong@users.sourceforge.net> * unix/configure: |