On 9 November 2017 at 14:58, Andres Gomez <[email protected]> wrote: > Cc: Emil Velikov <[email protected]> > Cc: Eric Engestrom <[email protected]> > Signed-off-by: Andres Gomez <[email protected]> > --- > docs/releasing.html | 14 +++++++++++--- > 1 file changed, 11 insertions(+), 3 deletions(-) > > diff --git a/docs/releasing.html b/docs/releasing.html > index 944b6e88bc1..40cbe232014 100644 > --- a/docs/releasing.html > +++ b/docs/releasing.html > @@ -374,6 +374,9 @@ Queued (NUMBER) > > AUTHOR (NUMBER): > COMMIT SUMMARY > +[If applicable: > +Squashed with > + COMMIT SUMMARY] > > For example: > > @@ -382,16 +385,21 @@ Jonas Pfeil (1): > Squashed with > ralloc: don't leave out the alignment factor > > + > Rejected (NUMBER) > ================= > > -Rejected (11) > -============= > - > AUTHOR (NUMBER): > SHA COMMIT SUMMARY > > Reason: ... > + > +For example: > + > +Emil Velikov (1): > + 31a6750988d st/dri: NULL check before deref DRI loader .getCapability > + > +Reason: Above three add/fix extra infra, while simpler fix is already > applied. Bad example - it refers to three commits, while only one is listed.
With that addressed (pick other example or list the other two commits) the series is Reviewed-by: Emil Velikov <[email protected]> Thanks Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
