Hi Darel,

d.henman <[EMAIL PROTECTED]> ha escrit:

>   I applied the patch to cvs mailutils/mailbox/mailer.c

Thank you.

>   It was the first time I ever did this so hopefully it was done
>   alright.

Yes, you did everything right. Only one note: you have forgotten to
describe your changes in ChangeLog. Please always do that before
committing changes to the repository. Something like that would suffice: 

2007-08-24  Darel Henman  <[EMAIL PROTECTED]>

        * mailbox/mailer.c: Include <sys/time.h> to fix builds on CygWin.    

You will probably find Emacs ChangeLog mode (C-x 4 a) helpful.
 
> $ cvs -d:ext:[EMAIL PROTECTED]/cvsroot/mailutils ci
> mailutils/mailbox/mailer.c 

If mailutils directory contains a checked-out version, it is easier
to commit from that directory instead. This way you don't have to
specify -d option.

Regards,
Sergey



_______________________________________________
Bug-mailutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to