Module: Mesa Branch: master Commit: d29fea77b9182915c1689634ff2376ac3c8fc21b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d29fea77b9182915c1689634ff2376ac3c8fc21b
Author: Erik Faye-Lund <[email protected]> Date: Mon Apr 20 23:08:14 2020 +0200 docs: remove outdated sentence The releasing documentation no longer contains this step, so this seems out of date. The anchor for this link is also removed, making it point nowhere. Fixes: d4cb9ef8260 ("docs: Update release notes with current process") Reviewed-by: Eric Engestrom <[email protected]> Reviewed-by: Dylan Baker <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4654> --- docs/submittingpatches.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html index 0f8bcb3284e..15674291d08 100644 --- a/docs/submittingpatches.html +++ b/docs/submittingpatches.html @@ -373,9 +373,6 @@ If the patch complies with the rules it will be manager will reply to the patch in question stating why the patch has been rejected or would request a backport. -A summary of all the picked/rejected patches will be presented in the -<a href="releasing.html#prerelease">pre-release</a> announcement. - The stable-release manager may at times need to force-push changes to the stable branches, for example, to drop a previously-picked patch that was later identified as causing a regression). These force-pushes may cause changes to _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
