On Thu, 2016-03-17 at 22:35 +0100, Georg Chini wrote: > Incorporated the two comments from Tanu. > > --- > Â src/modules/stream-interaction.c | 56 ++++++++++++++++++++++++++++++---------- > Â 1 file changed, 43 insertions(+), 13 deletions(-) When noting changes from previous versions, it's better to do that after the line with three hyphens (or just in the cover letter), because future generations won't have any use for the information that the patch was modified during the review process. Everything between the three hyphens and the diff section will be ignored when applying the patch, so you can write any random stuff there. I modified the commit message and applied this patch (and also patch 3/4). --Â Tanu