> From: Peter Vogel [mailto:[EMAIL PROTECTED] > > Interesting! That's definitely a bug in the cygwin distribution then, > it is supposed to be smart about line ending conversions (it doesn't > put them in, but it is supposed to strip them!) I'll have to check > that, I hadn't noticed it before... > > -Peter >
It may depend on the options you selected at cygwin install time about line endings. Anyway I think it explains this :-) conor 01/01/10 16:43:03 Modified: docs index.html Log: Give Diane some credit. I have commited her update but you may not see the commit due to its size. Revision Changes Path 1.184 +2 -1 jakarta-ant/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/index.html,v retrieving revision 1.183 retrieving revision 1.184 diff -u -r1.183 -r1.184 --- index.html 2001/01/11 00:40:32 1.183 +++ index.html 2001/01/11 00:43:02 1.184 @@ -18,6 +18,7 @@ <li>Patrick Chanezon (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> <li>James Duncan Davison (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> <li>Tom Dimock (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> + <li>Diane Holt (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> <li>Bill Kelly (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>) </li> <li>Arnout J. Kuiper (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> <li>Conor MacNeill (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>) </li> @@ -32,7 +33,7 @@ <center> <p>Version: @VERSION@<br> -$Id: index.html,v 1.183 2001/01/11 00:40:32 conor Exp $</p> +$Id: index.html,v 1.184 2001/01/11 00:43:02 conor Exp $</p> </center> <hr>