From: Emil Velikov Date: Mon, 20 Feb 2017 19:27:49 +0000 (+0000) Subject: docs/releasing.html: reword "distro breaking changes" hunk X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=383e8e2d5dc88b3abaec66c228e0f1558d5c7538;p=platform%2Fupstream%2Fmesa.git docs/releasing.html: reword "distro breaking changes" hunk v2: s/rare/rarely/ (Eric) Suggested-by: Eric Engestrom Signed-off-by: Emil Velikov Reviewed-by: Nayan Deshmukh (v1) Reviewed-by: Eric Engestrom --- diff --git a/docs/releasing.html b/docs/releasing.html index 048aa1f..242881a 100644 --- a/docs/releasing.html +++ b/docs/releasing.html @@ -171,9 +171,9 @@ Now go to Bugzilla and add the new Mesa version X.Y.

-Check for rare that there are no distribution breaking changes and revert them -if needed. Extremely rare - we had only one case so far (see -commit 2ced8eb136528914e1bf4e000dea06a9d53c7e04). +Check that there are no distribution breaking changes and revert them if needed. +For example: files being overwritten on install, etc. Happens extremely rarely - +we had only one case so far (see commit 2ced8eb136528914e1bf4e000dea06a9d53c7e04).

Proceed to release -rc1.