[Mesa-dev] [PATCH] docs/releasing.html: reword "distro breaking changes" hunk

Emil Velikov emil.l.velikov at gmail.com
Mon Feb 20 19:27:49 UTC 2017


From: Emil Velikov <emil.velikov at collabora.com>

Suggested-by: Eric Engestrom <eric.engestrom at imgtec.com>
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
 docs/releasing.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/releasing.html b/docs/releasing.html
index 048aa1f7a4..26daf505a5 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 rare -
+we had only one case so far (see commit 2ced8eb136528914e1bf4e000dea06a9d53c7e04).
 </p>
 <p>
 Proceed to <a href="#release">release</a> -rc1.
-- 
2.11.0



More information about the mesa-dev mailing list