On 14 April 2017 at 22:43, Bas Nieuwenhuizen <[email protected]> wrote: > For the next time I forget. > > CC: Emil Velikov <[email protected]> > Signed-off-by: Bas Nieuwenhuizen <[email protected]> > --- > docs/submittingpatches.html | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html > index 5310b1d8c17..4b025647039 100644 > --- a/docs/submittingpatches.html > +++ b/docs/submittingpatches.html > @@ -266,6 +266,11 @@ Note: by removing the tag [as the commit is pushed] the > patch is > Thus, drop the line <strong>only</strong> if you want to cancel the > nomination. > </p> > > +Alternatively, if one uses the "Fixes" tag as desribed in the "Patch > formatting" s/desribed/described/
> +section, it nominates a commit for all active stable branches that include > the > +commit that is referred to. If the "CC" tag is also present the "Fixes" tag > will > +be used to determine which active stable branches the commit applies to. > + Please drop drop the second sentence, since it does not bring much (it even confuses the hell out of me). Reviewed-by: Emil Velikov <[email protected]> Thanks Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
