summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2017-02-20 19:27:49 +0000
committerEmil Velikov <[email protected]>2017-02-21 18:39:40 +0000
commit383e8e2d5dc88b3abaec66c228e0f1558d5c7538 (patch)
tree24b0ccaad9736cfe86e268bea9061d0d0a7a21c3 /docs
parent8b79f0ed0812a3a80dd91e47112fd722bd2d6978 (diff)
docs/releasing.html: reword "distro breaking changes" hunk
v2: s/rare/rarely/ (Eric) Suggested-by: Eric Engestrom <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Nayan Deshmukh <[email protected]> (v1) Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/releasing.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/releasing.html b/docs/releasing.html
index 048aa1f7a4b..242881a70bc 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
@@ -171,9 +171,9 @@ Now go to
<a href="https://bugs.freedesktop.org/editversions.cgi?action=add&amp;product=Mesa" target="_parent">Bugzilla</a> and add the new Mesa version X.Y.
</p>
<p>
-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).
</p>
<p>
Proceed to <a href="#release">release</a> -rc1.