diff options
author | Andreas Boll <[email protected]> | 2012-06-16 10:51:14 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-06-18 08:21:47 -0600 |
commit | b9fad9035093cb2ce63d7dd6f016db5e787c71a8 (patch) | |
tree | 203cbb48dc7e41bf4734664cf49f49986283378d /docs/relnotes-7.11.2.html | |
parent | 207d52eb4618284275a9d29e964d7e392c53c010 (diff) |
docs/relnotes: fix validation errors
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/relnotes-7.11.2.html')
-rw-r--r-- | docs/relnotes-7.11.2.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/relnotes-7.11.2.html b/docs/relnotes-7.11.2.html index 6d023640c59..235c91d613f 100644 --- a/docs/relnotes-7.11.2.html +++ b/docs/relnotes-7.11.2.html @@ -56,27 +56,27 @@ f8705fcff2510b6c39cd27b575c05dba MesaGLUT-7.11.2.zip git log mesa-7.11.1..mesa-7.11.2 </pre> -<p>Brian Paul (4): +<p>Brian Paul (4):</p> <ul> <li>mesa: stop using ctx->Driver.CopyTexImage1D/2D() hooks</li> <li>mesa: fix format selection for meta CopyTexSubImage()</li> <li>docs: update news.html and relnotes.html for 7.11.1 release</li> <li>mesa: use format string in _mesa_error() call to silence warning</li> -</ul></p> +</ul> -<p>Chad Versace (3): +<p>Chad Versace (3):</p> <ul> <li>intel: Simplify stencil detiling arithmetic</li> <li>intel: Fix region dimensions for stencil buffers received from DDX</li> <li>intel: Fix separate stencil in builtin DRI2 backend</li> -</ul></p> +</ul> -<p>Ian Romanick (3): +<p>Ian Romanick (3):</p> <ul> <li>docs: Add 7.11.1 release md5sums</li> <li>mesa: set version string to 7.11.2-devel</li> <li>mesa: Bump version to 7.11.2 (final)</li> -</ul></p> +</ul> </body> </html> |