docs: minor fixes for 9.2 release notes
authorBrian Paul <brianp@vmware.com>
Wed, 28 Aug 2013 00:57:35 +0000 (18:57 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 28 Aug 2013 00:59:05 +0000 (18:59 -0600)
Fix incorrect </li> tag, fix language.
(cherry picked from commit 2377205bcb3bb0b5db48772224f5f80f2cf9abf7)

docs/relnotes/9.2.html

index 1bbb699b96621bf1eec94a804fd58735d8b8ca41..9e1c01522b1785655cfeb5980a7589d7524d1379 100644 (file)
@@ -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>