Vitaly Lipatov <[EMAIL PROTECTED]> writes: > :( How I can send changes as separate patches if I do all fixes > in the same time? Really, I will try do as you tell me when it > is possible. > The patch we talk about has too few chances to be separated...
It's pretty easy, just get a fresh copy of the file and apply the chunks of the diff related to a single change, and regenerate a diff from that. Sometimes you need to do a bit of manual editing but it's not really hard. -- Alexandre Julliard [EMAIL PROTECTED]
