diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/releasing.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/releasing.html b/docs/releasing.html index 048aa1f7a4..242881a70b 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&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. |