Module: Mesa Branch: master Commit: 4546b70e089c23ac1034673262f6d5e20e21caf0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4546b70e089c23ac1034673262f6d5e20e21caf0
Author: Carl Worth <[email protected]> Date: Wed Apr 30 16:27:03 2014 -0700 doc: Add pointer to the Mesa Stable Queue page. Since this is now updated daily and looks to be useful. --- docs/devinfo.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/devinfo.html b/docs/devinfo.html index 67c1f34..a947b0d 100644 --- a/docs/devinfo.html +++ b/docs/devinfo.html @@ -216,6 +216,11 @@ you can send a note directly to the [email protected] where the Mesa stable-branch maintainers will receive it. Be sure to mention the commit ID of the commit of interest (as it appears in the mesa master branch). +The latest set of patches that have been nominated, accepted, or rejected for +the upcoming stable release can always be seen on the +<a href=http://cworth.org/~cworth/mesa-stable-queue/">Mesa Stable Queue</a> +page. + <h2>Cherry-picking candidates for a stable branch</h2> <p> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
