docs: fix incorrect placement of the ARB_sample_locations release notes
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 25 Jul 2018 12:49:36 +0000 (13:49 +0100)
committerRhys Perry <pendingchaos02@gmail.com>
Thu, 26 Jul 2018 10:49:23 +0000 (11:49 +0100)
Seems something went wrong somehow when it was pushed.

v2: combine into one list

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Marek OIšák <marek.olsak@amd.com>
docs/relnotes/18.2.0.html

index f757f4148adc37b4a400b60f3ac5b8ca3909fcaf..8cdf6ac7d788dcb0db715b951e40657d83948d14 100644 (file)
@@ -52,14 +52,11 @@ Note: some of the new features are only available with certain drivers.
 
 <ul>
 <li>GL_ARB_fragment_shader_interlock on i965</li>
+<li>GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+)</li>
 </ul>
 
 <h2>Bug fixes</h2>
 
-<ul>
-<li>GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+)</li>
-</ul>
-
 <h2>Changes</h2>
 
 <ul>