Andreas Vox wrote:

> Hi,
> 
> here it is.   The Changelog entry is at the beginning of the patch file.
> 
> (Once I have figured out how to make multi-file patches without
> including all my binaries I will send patches with a modified Changelog
> file, sorry)

Andreas, if you're modifying a cvs tree, then use cvs to make the diff:

$ cvs diff > all_my_modifications.diff

Shove this in your $HOME directory and people won't moan about your
unreadable patches either.

$ cat .cvsrc
diff -upN
rdiff -upN
update -dP

-- 
Angus

Reply via email to