summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/9.2.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2013-08-27 18:57:35 -0600
committerBrian Paul <brianp@vmware.com>2013-08-27 18:59:05 -0600
commit031c3393a1f6f2ce63d36005019220a8776b6c9d (patch)
tree8f54babee310e43a42cf051ccd8709a66787453f /docs/relnotes/9.2.html
parente496583975dcbca657cb29a3b15580030394e2b0 (diff)
downloadexternal_mesa3d-031c3393a1f6f2ce63d36005019220a8776b6c9d.zip
external_mesa3d-031c3393a1f6f2ce63d36005019220a8776b6c9d.tar.gz
external_mesa3d-031c3393a1f6f2ce63d36005019220a8776b6c9d.tar.bz2
docs: minor fixes for 9.2 release notes
Fix incorrect </li> tag, fix language. (cherry picked from commit 2377205bcb3bb0b5db48772224f5f80f2cf9abf7)
Diffstat (limited to 'docs/relnotes/9.2.html')
-rw-r--r--docs/relnotes/9.2.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/relnotes/9.2.html b/docs/relnotes/9.2.html
index 1bbb699..9e1c015 100644
--- a/docs/relnotes/9.2.html
+++ b/docs/relnotes/9.2.html
@@ -51,8 +51,8 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_texture_multisample</li>
<li>GL_ARB_texture_storage_multisample</li>
<li>GL_ARB_texture_query_lod</li>
-<li>Enable GL_ARB_texture_storage on radeon, r200, and nouveau</li>
-<li>GL_EXT_discard_framebuffer in all OpenGL ES (all versions) drivers<li>
+<li>GL_ARB_texture_storage on radeon, r200, and nouveau</li>
+<li>GL_EXT_discard_framebuffer in all OpenGL ES (all versions) drivers</li>
<li>GL_EXT_framebuffer_multisample_blit_scaled on i965</li>
<li>Added new freedreno gallium driver</li>
<li>OSMesa interface for gallium llvmpipe/softpipe drivers</li>