diff options
author | Carl Worth <[email protected]> | 2014-04-30 16:27:03 -0700 |
---|---|---|
committer | Carl Worth <[email protected]> | 2014-04-30 16:27:03 -0700 |
commit | 4546b70e089c23ac1034673262f6d5e20e21caf0 (patch) | |
tree | bd9bf5b48206c3ca4947f6a72c44233de6900815 /docs | |
parent | 862986ade3c974d8b74bbbdd507debea2f5adcd6 (diff) |
doc: Add pointer to the Mesa Stable Queue page.
Since this is now updated daily and looks to be useful.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/devinfo.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/devinfo.html b/docs/devinfo.html index 67c1f34bdae..a947b0d39b2 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> |